ComponentOne FlexPivot for WinForms
TagCollection Class Methods

C1.Win.Input.MultiSelect.4 Assembly > C1.Win.Input Namespace : TagCollection Class

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

Public Methods
 NameDescription
Public MethodAdds an item to the TagCollection.  
Public MethodOverloaded. Adds the items of the specified collection to the end of the TagCollection.  
Public MethodRemoves all items from the TagCollection.  
Public MethodDetermines whether an item is in the TagCollection.  
Public MethodCopies the entire TagCollection to a compatible one-dimensional array, starting at the specified index of the target array.  
Public MethodSearches for the specified item and returns the zero-based index.  
Public MethodInserts item into the TagCollection at the specified index.  
Public MethodRemoves the first occurrence of a specified item from the collection.  
Public MethodRemoves the item at the specified index of the collection.  
Top
See Also

Reference

TagCollection Class
C1.Win.Input Namespace