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