True DBGrid for WinForms
IndexOf メソッド (ValueItemCollection)

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 > ValueItemCollection クラス : IndexOf メソッド
The ValueItem to search.
Gets the index of the specified ValueItem.
シンタックス
'宣言
 
Public Function IndexOf( _
   ByVal vi As ValueItem _
) As System.Integer
public System.int IndexOf( 
   ValueItem vi
)

パラメータ

vi
The ValueItem to search.

戻り値の型

The index of the ValueItem.
参照

ValueItemCollection クラス
ValueItemCollection メンバ