MESCIUS InputMan for ASP.NET 10.0J
GetFunctionKeyButton メソッド
コレクション内のインデックス。
コレクション内のインデックスからファンクションキーボタンを取得します。
シンタックス
var instance = new GCIM.GcFunctionKey(container, id);
var value; // Type: FunctionKeyButton

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

value = instance.GetFunctionKeyButton(index);
function GetFunctionKeyButton( 
   index : number
) : FunctionKeyButton;

パラメータ

index
コレクション内のインデックス。

戻り値の型

ファンクションキーボタンオブジェクト。
参照

参照

GcFunctionKey タイプ

 

 


© MESCIUS inc. All rights reserved.