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