GrapeCity.ActiveReports.v11 アセンブリ > GrapeCity.ActiveReports.PageReportModel 名前空間 : ReportItemCollection クラス |
このクラスのメンバの一覧は、ReportItemCollectionメンバを参照してください。
名前 | 解説 | |
---|---|---|
Add | ReportItemCollectionにReportItemオブジェクトを追加します。 | |
AddRange | 既存のReportItemCollectionにReportItemCollectionを追加します。 | |
Clear | ReportItemCollectionからすべての項目を削除します。 | |
Contains | ReportItemCollectionは、指定したReportItemを格納しているかどうかを示すブール型の値を取得します。 | |
CopyTo | オーバーロードされます。 ReportItemCollectionにあるオブジェクトを指定した配列のインデックスから開始し、System.Arrayにコピーします。 | |
IndexOf | ReportItemCollectionに特定のReportItemオブジェクトのインデックスを決定します。 | |
Insert | 指定の位置でReportItemCollectionに新しいReportItem オブジェクトを挿入します。 | |
Remove | ReportItemCollectionから指定されたReportItemオブジェクトを削除します。 | |
RemoveAt | 指定した位置でReportItemCollectionからReportItemオブジェクトを削除します。 | |
ToArray | ReportItemCollectionの要素をコ新しい配列にコピーします。 |