GrapeCity ActiveReports for .NET 16.0J
PropertyCollection クラス
メンバ 

GrapeCity.ActiveReports.PageReportModel 名前空間 : PropertyCollection クラス
Property オブジェクトに対して強く型付けされたコレクションを提供します。
オブジェクト モデル
PropertyCollection クラス
シンタックス
'宣言
 
Public NotInheritable Class PropertyCollection 
   Inherits System.Collections.ObjectModel.Collection(Of Property)
public sealed class PropertyCollection : System.Collections.ObjectModel.Collection<Property> 
継承階層

System.Object
   System.Collections.ObjectModel.Collection<T>
      GrapeCity.ActiveReports.PageReportModel.PropertyCollection

参照

PropertyCollection メンバ
GrapeCity.ActiveReports.PageReportModel 名前空間