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