Sort Members
Include Protected Members
Include Inherited Members
Defines how the search results are sorted.
The Sort type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Sort |
Top
Properties
Name | Description | |
---|---|---|
Direction | Gets the direction in which the search results are ordered. | |
Property | Gets the name for a property by which the search results are ordered. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Overrides Object.Equals(Object).) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Overrides Object.GetHashCode().) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top