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