Version

TupleSortDirection Class Members

The following tables list the members exposed by TupleSortDirection.

Public Constructors
 NameDescription
Public ConstructorTupleSortDirection ConstructorInitializes a new instance of the TupleSortDirection class.  
Public Properties
 NameDescription
Public PropertyComparerGets or sets a custom comparer for the sorting.  
Public PropertyMemberNamesGets or sets an array of the tuples' member names.  
Public PropertySortDirectionGets or sets the default sort direction used for level.  
Public PropertyTupleIndexGets or set the index of the tuple to be sorted.  
See Also