Version

ExplorerBarItemBaseCollection Class Properties

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

Public Properties
 NameDescription
Public PropertyCountGet the number of items in the collection  
Public PropertyIsEmptyReturns true if the collection is empty.  
Public PropertyIsReadOnlyGet whether the collection is ReadOnly  
Public PropertyIsSynchronizedReturns whether the collection is synchornized  
Public PropertyItem  
Public PropertyOwnerReturns the owner item that contains the collection.  
Public PropertySyncRootGet the synchronization object if the collection is synchronized.  
See Also