Version

SortedTaskFieldsCollection Class Methods

For a list of all members of this type, see SortedTaskFieldsCollection members.

Public Methods
 NameDescription
Public MethodAddOverloaded. Adds a member to the end of the collection  
Public MethodAddRangeAdds each instance in the specified List(Of SortedTaskField) to this collection as one atomic operation, causing only one notification.  
Public MethodClearRemoves all elements from this collection.  
Public MethodInsertOverloaded. Inserts a member into the collection at the specified index.  
Public MethodRemoveOverloaded. Removes the instance corresponding to the specified SortableTaskField constant.  
See Also