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