PowerTools ActiveReports for .NET 11.0J
Insert メソッド (DataRowCollection)

構文
'宣言
 
Public Sub Insert( _
   ByVal index As Integer, _
   ByVal item As DataRow _
) 
public void Insert( 
   int index,
   DataRow item
)

パラメータ

index
item
参照

関連項目

DataRowCollection クラス
DataRowCollection メンバ

 

 


©2003-2017 GrapeCity inc. All rights reserved.