PowerTools CalendarGrid for Windows Forms 1.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 メンバ

 

 


© 2014 GrapeCity inc. All rights reserved.