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