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

A collection of dbiExplorerItem items.

Object Model

ExplorerItemCollection ClassdbiExplorerItem Class

Syntax

Visual Basic (Declaration) 
Public Class ExplorerItemCollection 
   Inherits Dbi.CollectionBaseEvents
C# 
public class ExplorerItemCollection : Dbi.CollectionBaseEvents 

Inheritance Hierarchy

System.Object
   System.Collections.CollectionBase
         Dbi.WinControl.ExplorerBar.ExplorerItemCollection

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also