var instance = new GCIM.GcComboBox(container, id); var value; // Type: any // パラメータ var index; //タイプ: number var item; //タイプ: ListItem value = instance.InsertItem(index, item);
function InsertItem( index : number, item : ListItem ) : any;
GcComboBox タイプ
© MESCIUS inc. All rights reserved.