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