Version

SortedTaskFieldsCollection Class Members

The following tables list the members exposed by SortedTaskFieldsCollection.

Public Properties
 NameDescription
Public PropertyComparerReturns or sets an IComparer(Of Task) implementation to be used to define the sort criteria.  
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