var instance = new GCIM.DropDownCalculator(); var value; // Type: any // パラメータ var text; //タイプ: string value = instance.SetText(text);
function SetText( text : string ) : any;
DropDownCalculator タイプ
© MESCIUS inc. All rights reserved.