The Sort type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Equals | Returns true if (Overrides Object..::..Equals(Object).)![]() o |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Returns a hash code value for this object. (Overrides Object..::..GetHashCode()()()().) |
![]() | GetSort | Representation of the sort criteria. |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | SetSort(String) | Obsolete. Sets the sort to the terms in ![]() field |
![]() | SetSort(array<String>[]()[][]) | Obsolete. Sets the sort to the terms in each field in succession. |
![]() | SetSort(SortField) | Sets the sort to the given criteria. |
![]() | SetSort(array<SortField>[]()[][]) | Sets the sort to the given criteria in succession. |
![]() | SetSort(String, Boolean) | Obsolete. Sets the sort to the terms in ![]() field |
![]() | ToString | (Overrides Object..::..ToString()()()().) |