GrapeCity.ActiveReports.v9 アセンブリ > GrapeCity.ActiveReports.PageReportModel 名前空間 : CustomPropertyDefinitionCollection クラス |
CustomPropertyDefinitionCollectionデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
CustomPropertyDefinitionCollection コンストラクタ | CustomPropertyDefinitionCollectionクラスの新しいインスタンスを初期化します。 |
名前 | 解説 | |
---|---|---|
Capacity | System.Collections.CollectionBaseから継承されます。 | |
Count | System.Collections.CollectionBaseから継承されます。 | |
Item | オーバーロードされます。 指定したインデックスで要素を取得または設定します。 |
名前 | 解説 | |
---|---|---|
Add | コレクションにオブジェクトを追加します。 | |
AddRange | コレクションにオブジェクトの範囲を追加します。 | |
Clear | System.Collections.CollectionBaseから継承されます。 | |
IndexOf | 指定した値を検索し、コレクション内で最初に現れたゼロベースのインデックスを返します。 | |
Remove | コレクションから最初に現れた特定のオブジェクトを削除します。 | |
RemoveAt | System.Collections.CollectionBaseから継承されます。 |