Method | Description | |
---|---|---|
SortedField ( int theIndexindex, SortType t, bool theAscending ) : System |
Construct the object.
|
|
ToString ( ) : String |
public SortedField ( int theIndexindex, SortType t, bool theAscending ) : System | ||
theIndexindex | int | The index of the sorted field. |
t | SortType | The type of sort, the type of object. |
theAscending | bool | True, if this is an ascending sort. |
return | System |