True DBGrid for WinForms
Add(Int32) メソッド

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 > SelectedRowCollection クラス > Add メソッド : Add(Int32) メソッド
Row number to add.
Adds a row to the end of the collection.
シンタックス
'宣言
 
Public Overloads Function Add( _
   ByVal row As System.Integer _
) As System.Integer
public System.int Add( 
   System.int row
)

パラメータ

row
Row number to add.

戻り値の型

The index at which the row has been added.
参照

SelectedRowCollection クラス
SelectedRowCollection メンバ
オーバーロード一覧