var instance = new GCIM.GcListBox(container, id); var value; // Type: ListItem // パラメータ var index; //タイプ: number value = instance.GetItem(index);
function GetItem( index : number ) : ListItem;
GcListBox オブジェクト
© 2005-2015 GrapeCity inc. All rights reserved.