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


"

For a list of all members of this type, see NodeItemCollection 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 PropertyControlGets the control this NodeItem is attached to.  
public PropertyCountGets the number of elements contained in the System.Collections.CollectionBase instance. This property cannot be overridden. (Inherited from System.Collections.CollectionBase)
public PropertyItemDetermines the node item at a specific location in the collection.  
public PropertyParentGets the parent node for this node item. Will return nothing if this node is the parent node.  
Top

See Also