GrapeCity MultiRow for Windows Forms 11.0J
Add(Int32) メソッド

RowCollectionに追加する行の数。
指定した数の新しい行をコレクションに追加します。
シンタックス
Public Overloads Overridable Function Add( _
   ByVal count As Integer _
) As Integer
public virtual int Add( 
   int count
)

パラメータ

count
RowCollectionに追加する行の数。

戻り値の型

追加された最後の行のインデックスを示すSystem.Int32
参照

参照

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

 

 


© 2008 GrapeCity inc. All rights reserved.