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