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