'Declaration Public NotInheritable Class FieldCollection Inherits System.Collections.ObjectModel.Collection(Of Field)
public sealed class FieldCollection : System.Collections.ObjectModel.Collection<Field>
'Declaration 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