GCIM 名前空間 > ComboListBox タイプ : LoadTemplate メソッド |
var instance = new GCIM.ComboListBox(); var value; // Type: any // パラメータ var templateName; //タイプ: string value = instance.LoadTemplate(templateName);
function LoadTemplate( templateName : string ) : any;