GrapeCity MultiRow for Windows Forms 10.0J
AddCopy メソッド

新しい行の基準とする行のインデックス。
指定したインデックスにある行を基準として、指定した数の行をコレクションに追加します。
構文
Public Overridable Function AddCopy( _
   ByVal indexSource As Integer _
) As Integer
public virtual int AddCopy( 
   int indexSource
)

パラメータ

indexSource
新しい行の基準とする行のインデックス。

戻り値の型

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

RowCollection クラス
RowCollection メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.