PowerTools InputMan for ASP.NET 8.0J
RemoveShortcutKeyAt メソッド
削除する位置のインデックス。
コレクションの指定の位置にあるショートカットキーを削除します。
構文
var instance = new GCIM.GcShortcut(id);
var value; // Type: any

// パラメータ
var index; //タイプ: number

value = instance.RemoveShortcutKeyAt(index);
function RemoveShortcutKeyAt( 
   index : number
) : any;

パラメータ

index
削除する位置のインデックス。
参照

GcShortcut オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.