The following tables list the members exposed by SortedTaskFieldsCollection.
Name | Description | |
---|---|---|
Comparer | Returns or sets an IComparer(Of Task) implementation to be used to define the sort criteria. |
Name | Description | |
---|---|---|
Add | Overloaded. Adds a member to the end of the collection | |
AddRange | Adds each instance in the specified List(Of SortedTaskField) to this collection as one atomic operation, causing only one notification. | |
Clear | Removes all elements from this collection. | |
Insert | Overloaded. Inserts a member into the collection at the specified index. | |
Remove | Overloaded. Removes the instance corresponding to the specified SortableTaskField constant. |