Version

ExplorerBarItemCollection Class Methods

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

Public Methods
 NameDescription
Public MethodAddOverloaded. Add an ExplorerBarItem to the collection  
Public MethodClearClear the collection items. (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBaseCollection)
Public MethodContainsCheck whether the collection contains concrete ExplorerBarItemBase object (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBaseCollection)
Public MethodCopyToOverloaded. Copy the contents of the collection to an array of ExplorerBarItemBase objects. (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBaseCollection)
Public MethodFromValueOverloaded. Traverses the collection of items and their children and returns the item that matches the specified value. (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBaseCollection)
Public MethodGetEnumeratorReturn an enumerator (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBaseCollection)
Public MethodRemoveOverridden. Remove an ExplorerBarItem from the collection  
See Also