GrapeCity ActiveReports for .NET 16.0J
Count プロパティ (ReportComponentCollection)

GrapeCity.ActiveReports.PageReportModel 名前空間 > ReportComponentCollection クラス : Count プロパティ
コレクション内に存在する件数はいくつあるかを示す値を取得します。
シンタックス
'宣言
 
Public ReadOnly Property Count As Integer
public int Count {get;}

プロパティ値

コレクション内に存在するIReportComponentsの数を示すSystem.Int32。
参照

ReportComponentCollection クラス
ReportComponentCollection メンバ