Reports for WinForms
IndexOf メソッド (InputActionCollection)

C1.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > InputActionCollection クラス : IndexOf メソッド
返すインデックスの要素。
現在のコレクション内の指定した要素のインデックスを返します。
シンタックス
'宣言
 
Public Function IndexOf( _
   ByVal inputAction As InputAction _
) As System.Integer
public System.int IndexOf( 
   InputAction inputAction
)

パラメータ

inputAction
返すインデックスの要素。

戻り値の型

現在のコレクション内の指定した要素のインデックス。
参照

InputActionCollection クラス
InputActionCollection メンバ