PowerTools InputMan for Windows Forms 8.0J
IndexOfKey メソッド (SideButtonCollection)

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

パラメータ

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

戻り値の型

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

SideButtonCollection クラス
SideButtonCollection メンバ

 

 


© 2004-2015 GrapeCity inc. All rights reserved.