GCIM 名前空間 > GcListBox オブジェクト : SetDescriptionSubItemIndex メソッド |
var instance = new GCIM.GcListBox(container, id); var returnValue; // Type: any // パラメータ var value; //タイプ: number returnValue = instance.SetDescriptionSubItemIndex(value);
function SetDescriptionSubItemIndex( value : number ) : any;