Version 23.1 (latest)

ExplorerBarItem class Methods

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

Public Methods
 NameDescription
Public MethodgetItemsGet the collection that contains children of the current item.  
Public MethodgetSiblingsGet the collection that contains the current item.  
Public MethodhasChildrenGet whether the item has children.  
Public MethodtoggleChanges the Expanded state of the item to the opposite value from what it is currently. If the item is expanded, then it will be collapsed. If the item is collapsed, it will be expanded.  
See Also