'Declaration Public NotInheritable Class MappedPropertiesCollection Inherits System.Collections.ObjectModel.Collection(Of MappedProperty)
public sealed class MappedPropertiesCollection : System.Collections.ObjectModel.Collection<MappedProperty>
'Declaration Public NotInheritable Class MappedPropertiesCollection Inherits System.Collections.ObjectModel.Collection(Of MappedProperty)
public sealed class MappedPropertiesCollection : System.Collections.ObjectModel.Collection<MappedProperty>
System.Object
System.Collections.ObjectModel.Collection<T>
GrapeCity.ActiveReports.PageReportModel.MappedPropertiesCollection