For a list of all members of this type, see SortedTaskFieldsCollection members.
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. |