The PropertyComparer<(Of <(<'T>)>)> type exposes the following members.
Constructors
Name | Description | |
---|---|---|
PropertyComparer<(Of <(<'T>)>)>(String) | Initializes a new instance of the PropertyComparer<(Of <(<'T>)>)> class | |
PropertyComparer<(Of <(<'T>)>)>(array<SortExpression>[]()[][]) | Initializes a new instance of the PropertyComparer<(Of <(<'T>)>)> class | |
PropertyComparer<(Of <(<'T>)>)>(String, ListSortDirection) | Initializes a new instance of the PropertyComparer<(Of <(<'T>)>)> class |
Methods
Name | Description | |
---|---|---|
Compare(Object, Object) | (Inherited from PropertyComparer.) | |
Compare(T, T) | ||
Equals(Object) | (Inherited from Object.) | |
Equals(Object, Object) | (Inherited from PropertyComparer.) | |
Equals(T, T) | ||
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetHashCode(Object) | (Inherited from PropertyComparer.) | |
GetHashCode(T) | ||
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
SortExpressions | (Inherited from PropertyComparer.) |