Version

ExplorerBarItemBaseCollection Class Methods

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

Public Methods
 NameDescription
Public MethodAddAdd a new item to the collection.  
Public MethodClearClear the collection items.  
Public MethodContainsCheck whether the collection contains concrete ExplorerBarItemBase object  
Public MethodCopyToOverloaded. Copy the contents of the collection to an array of ExplorerBarItemBase objects.  
Public MethodFromValueOverloaded. Traverses the collection of items and their children and returns the item that matches the specified value.  
Public MethodGetEnumeratorReturn an enumerator  
Public MethodRemoveRemove an item from the collection.  
See Also