PowerTools ActiveReports for .NET 9.0J
ReportItemCollection クラス メンバ
プロパティ  メソッド  イベント

ReportItemCollectionデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタReportItemCollection コンストラクタオーバーロードされます。 ReportItemCollectionクラスの新しいインスタンスを初期化します。  
トップ
パブリック プロパティ
 名前解説
Public プロパティCountReportItemCollection内のReportItemの数を取得します。  
Public プロパティIsFixedSizeReportItemCollectionのサイズが固定されているかどうかを示すブール型の値を取得します。  
Public プロパティIsReadOnlyReportItemCollectionは読み取り専用かどうかを示すブール型の値を取得します。  
Public プロパティIsSynchronizedReportItemCollectionへのアクセスが同期されている(スレッドセーフ)かどうか示す値を取得します。  
Public プロパティItemオーバーロードされます。 位置によって、ReportItemCollection内の特定のReportItemオブジェクトを取得または設定します。  
Public プロパティSyncRootReportItemCollectionへのアクセスを同期するために使用されるオブジェクトを取得します。  
トップ
パブリック メソッド
 名前解説
Public メソッドAddReportItemCollectionReportItemオブジェクトを追加します。  
Public メソッドAddRangeReportItemCollectionを既存のReportItemCollectionに追加します。  
Public メソッドClearReportItemCollectionからすべての項目を削除します。  
Public メソッドContainsReportItemCollectionは、指定したReportItemを格納しているかどうかを示すブール型の値を取得します。  
Public メソッドCopyToオーバーロードされます。 ReportItemCollectionにあるオブジェクトを指定した配列のインデックスから開始し、System.Arrayにコピーします。  
Public メソッドIndexOfReportItemCollectionに特定のReportItemオブジェクトのインデックスを決定します。  
Public メソッドInsert指定の位置でReportItemCollectionに新しいReportItem オブジェクトを挿入します。  
Public メソッドRemoveReportItemCollectionから指定されたReportItemオブジェクトを削除します。  
Public メソッドRemoveAt指定した位置でReportItemCollectionからReportItemオブジェクトを削除します。  
Public メソッドToArrayReportItemCollectionの要素をコ新しい配列にコピーします。  
トップ
パブリック イベント
 名前解説
Public イベントItemAddedコレクションに項目を追加した後、発生します。  
Public イベントItemRemovedコレクションから項目を削除した後、発生します。  
トップ
参照

関連項目

ReportItemCollection クラス
GrapeCity.ActiveReports.PageReportModel 名前空間

 

 


©2003-2015 GrapeCity inc. All rights reserved.