名前 | 解説 | |
---|---|---|
RangeCollection コンストラクタ |
RangeCollectionデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
Capacity | Gets or sets the number of elements that the System.Collections.CollectionBase can contain. System.Collections.CollectionBaseから継承されます。 | |
Count | Gets the number of elements contained in the System.Collections.CollectionBase instance. This property cannot be overridden. System.Collections.CollectionBaseから継承されます。 | |
Item | 指定したインデックスでRangeを取得します。 |
名前 | 解説 | |
---|---|---|
Add | Rangeをコレクションに追加します。 | |
Clear | Removes all objects from the System.Collections.CollectionBase instance. This method cannot be overridden. System.Collections.CollectionBaseから継承されます。 | |
Parse | GrapeCity.ActiveReports.Extensibility.Rendering.IPropertyBagから範囲コレクションを収集します。 | |
RemoveAt | Removes the element at the specified index of the System.Collections.CollectionBase instance. This method is not overridable. System.Collections.CollectionBaseから継承されます。 |