suite4.net.FormDatabase Documentation

ITaskCollection.Sort Method ()

Sorts the elements in the ITaskCollection.

[Visual Basic]
Sub Sort()
[C#]
void Sort();

Remarks

The ITaskCollection will be sorted by the value of the SortProperty property and ordered by the value of the SortDirection property.

See Also

ITaskCollection Interface | suite4.net.FormDatabase Namespace | ITaskCollection.Sort Overload List