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

構文
'宣言
 
Public Sub CopyTo( _
   ByVal array() As DataRow, _
   ByVal index As Integer _
) 
public void CopyTo( 
   DataRow[] array,
   int index
)

パラメータ

array
index
参照

関連項目

DataRowCollection クラス
DataRowCollection メンバ

 

 


©2003-2017 GrapeCity inc. All rights reserved.