Version

SortDescription Class Members

The following tables list the members exposed by SortDescription.

Public Constructors
 NameDescription
Public ConstructorSortDescription ConstructorConstructs a SortDescription.  
Public Properties
 NameDescription
Public PropertyDirectionGets or sets the direction to sort based on the property.  
Public PropertyPropertyNameGets or sets the property being sorted.  
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Create  
Public MethodEqualsReturns if the SortDescription is equal to another.  
Public MethodGetHashCodeReturns the hash code for the SortDescription.  
See Also