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

GrapeCity.ActiveReports.SectionReportModel 名前空間 > ControlCollection クラス : 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.
参照

ControlCollection クラス
ControlCollection メンバ