Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Defines how the search results are sorted.
The Sort type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
Sort | Initializes a new instance of the Sort class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Direction | Gets or sets the direction in which the search results are ordered. |
![]() |
Property | Gets or sets the name for a property by which the search results are ordered. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | Determines whether the specified Sort object is equal to the current Sort object. (Overrides Object.Equals(Object).) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | Serves as a hash function for the Sort type. (Overrides Object.GetHashCode().) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top