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

コレクションをコピーする配列。
コピー操作を開始する位置。
System.Arrayにコレクションをコピーします。
構文
'宣言
 
Public Sub CopyTo( _
   ByVal array As Array, _
   ByVal index As Integer _
) 
public void CopyTo( 
   Array array,
   int index
)

パラメータ

array
コレクションをコピーする配列。
index
コピー操作を開始する位置。
参照

関連項目

ReportComponentCollection クラス
ReportComponentCollection メンバ

 

 


©2003-2017 GrapeCity inc. All rights reserved.