var instance = new GCIM.ComboListBox(); var returnValue; // Type: any // パラメータ var value; //タイプ: number returnValue = instance.SetMaxItems(value);
function SetMaxItems( value : number ) : any;
ComboListBox タイプ
© MESCIUS inc. All rights reserved.