GrapeCity InputMan for Windows Forms 10.0J
IndexOfKey メソッド (SideButtonCollection)

検索するオブジェクトの名前。
指定したアイテムがコレクション内で最初に出現する位置のインデックスを取得します。
構文
Public Overridable Function IndexOfKey( _
   ByVal name As String _
) As Integer
public virtual int IndexOfKey( 
   string name
)

パラメータ

name
検索するオブジェクトの名前。

戻り値の型

指定した名前を持つオブジェクトがコレクション内で最初に出現する位置の 0から始まるインデックス。
参照

SideButtonCollection クラス
SideButtonCollection メンバ

 

 


© 2004 GrapeCity inc. All rights reserved.