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

C1.Win.TrueDBGrid.6 アセンブリ > C1.Win.TrueDBGrid 名前空間 > SelectedRowCollection クラス : IndexOf メソッド
指定された行のインデックスを取得します。
シンタックス
'宣言
 
Public Function IndexOf( _
   ByVal row As System.Integer _
) As System.Integer
public System.int IndexOf( 
   System.int row
)

パラメータ

row

戻り値の型

行のインデックス
参照

SelectedRowCollection クラス
SelectedRowCollection メンバ