ActiveReports for .NET 18.0J
ToArray メソッド (ReportItemCollection)

GrapeCity.ActiveReports.PageReportModel 名前空間 > ReportItemCollection クラス : ToArray メソッド
ReportItemCollectionの要素をコ新しい配列にコピーします。
シンタックス
'宣言
 
Public Function ToArray() As ReportItem()
public ReportItem[] ToArray()

戻り値の型

ReportItemCollection内の要素のコピーを含むReportItemオブジェクトの配列。
参照

ReportItemCollection クラス
ReportItemCollection メンバ