The Ordering<(Of <(<'T>)>)> type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Equals | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetEnumerator |
Returns an enumerator that iterates through the Ordering<(Of <(<'T>)>)>.
|
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ThenBy<(Of <<'(TKey>)>>) |
Performs a subsequent ordering of the elements in a collection in ascending order according to a key.
|
|
|
ThenByDescending<(Of <<'(TKey>)>>) |
Performs a subsequent ordering of the elements in a collection in descending order according to a key.
|
|
|
ToString | (Inherited from Object.) |
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
|
|
IEnumerable..::..GetEnumerator | |
|
|
IIndexedSource<(Of <<'(T>)>>)..::..Indexes |