dbicExplorerBar Send comments on this topic.
ExplorerItemCollection Class Properties
See Also 
dbicExplorerBar Assembly > Dbi.WinControl.ExplorerBar Namespace : ExplorerItemCollection Class


"

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

"

Public Properties

 NameDescription
public PropertyCapacityGets or sets the number of elements that the System.Collections.CollectionBase can contain. (Inherited from System.Collections.CollectionBase)
public PropertyCountGets the number of elements contained in the System.Collections.CollectionBase instance. This property cannot be overridden. (Inherited from System.Collections.CollectionBase)
public PropertyItemGets or sets the dbiExplorerItem based on it's index value.  
Top

See Also