OPC Studio User's Guide and Reference
NodeCollection Class Properties


OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.NodeSpace Namespace : NodeCollection Class

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

Public Properties
 NameDescription
Public PropertyThe number of branches in this node collection.  
Public Property  
Public PropertyGets the number of elements actually contained in the Collection. (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public PropertyOverloaded. Gets the element with the specified key. (Inherited from System.Collections.ObjectModel.KeyedCollection<TKey,TItem>)
Public PropertyThe number of leaves in this node collection.  
Public PropertyThe node that owns the node collection.  
Public PropertyThe types of branch sub-nodes that can be added to this node collection.  
Public PropertyThe types of leaf sub-nodes that can be added to this node collection.  
Top
Protected Properties
 NameDescription
Protected PropertyGets the lookup dictionary of the KeyedCollection. (Inherited from System.Collections.ObjectModel.KeyedCollection<TKey,TItem>)
Protected PropertyGets a IList wrapper around the Collection. (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Top
See Also

Reference

NodeCollection Class
OpcLabs.BaseLib.NodeSpace Namespace