MESCIUS InputMan for ASP.NET 10.0J
RemoveItemTemplateAt メソッド
テンプレートのインデックス。
項目スタイルのItemTemplateオブジェクトを削除します。
シンタックス
var instance = new GCIM.GcListBox(container, id);
var value; // Type: any

// パラメータ
var index; //タイプ: number

value = instance.RemoveItemTemplateAt(index);
function RemoveItemTemplateAt( 
   index : number
) : any;

パラメータ

index
テンプレートのインデックス。
参照

参照

GcListBox タイプ

 

 


© MESCIUS inc. All rights reserved.