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