ActiveReports for .NET 18.0J
FieldCollection クラス
メンバ 

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

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

参照

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