GrapeCity ActiveReports for .NET 16.0J
Capacity プロパティ (RangeCollection)

GrapeCity.ActiveReports.Rendering.Components.Bullet 名前空間 > RangeCollection クラス : Capacity プロパティ
Gets or sets the number of elements that the System.Collections.CollectionBase can contain.
シンタックス
'宣言
 
Public Property Capacity As Integer
public int Capacity {get; set;}

プロパティ値

The number of elements that the System.Collections.CollectionBase can contain.
例外
例外解説
System.Collections.CollectionBase.Capacity is set to a value that is less than System.Collections.CollectionBase.Count.
There is not enough memory available on the system.
参照

RangeCollection クラス
RangeCollection メンバ