GrapeCity MultiRow for Windows Forms 11.0J
InsertCopy メソッド

新しい行の基準とする行のインデックス。
行を挿入する位置。
指定した位置にある行を基準として、コレクション内の指定した位置に行を挿入します。
シンタックス
Public Overridable Sub InsertCopy( _
   ByVal indexSource As Integer, _
   ByVal indexDestination As Integer _
) 
public virtual void InsertCopy( 
   int indexSource,
   int indexDestination
)

パラメータ

indexSource
新しい行の基準とする行のインデックス。
indexDestination
行を挿入する位置。
参照

参照

RowCollection クラス
RowCollection メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.