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

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 > SelectedRowCollection クラス : RemoveAt メソッド
The zero-based index of the row to remove.
Removes the row at the specified index.
シンタックス
'宣言
 
Public Shadows Sub RemoveAt( _
   ByVal index As System.Integer _
) 
public new void RemoveAt( 
   System.int index
)

パラメータ

index
The zero-based index of the row to remove.
参照

SelectedRowCollection クラス
SelectedRowCollection メンバ