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

A collection of dbiExplorerList items.

Object Model

ExplorerListCollection ClassdbiExplorerList Class

Syntax

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

Inheritance Hierarchy

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

Requirements

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

See Also