suite4.net.FormDatabase Documentation

ITaskCollection Members

ITaskCollection overview

Public Instance Properties

First Gets the first ITask in the ITaskCollection.
Item Gets the ITask element at the specified index.
Last Gets the last ITask in the ITaskCollection.
SortDirection Specifies the direction of a sort operation to be performed on the ITaskCollection.
SortProperty Specifies the ITask property to be used in a sort operation on the ITaskCollection.

Public Instance Methods

Sort Overloaded. Sorts the elements in the ITaskCollection using the specified SortProperty and SortDirection values.

See Also

ITaskCollection Interface | suite4.net.FormDatabase Namespace