dbicList Send comments on this topic.
NodeItemCollection Class
See Also  Members  
dbicBase Assembly > Dbi.WinControl Namespace : NodeItemCollection Class

Represents a collection of node items.

Object Model

NodeItemCollection ClassdbiNodeItem ClassCellFormatCollection ClassdbiCellFormat ClassdbiCellFormat ClassNodeItemCollection ClassdbiNodeItem ClassdbiNodeItem ClassdbiNodeItem Class

Syntax

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

Inheritance Hierarchy

System.Object
   System.Collections.CollectionBase
         Dbi.WinControl.NodeItemCollection

Requirements

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

See Also