OPC Studio User's Guide and Reference
INode Interface Properties

OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.NodeSpace Namespace : INode Interface

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

Public Properties
 NameDescription
 PropertyDescribes the basic external characteristics of the node, such as its name.  
 PropertyDetermines whether this node is a branch.  
 PropertyDetermines whether this node is a leaf.  
 PropertyDetermines whether this node is a root.  
 PropertyThe name of this node in the node space.  
 PropertyA collection of sub-nodes (leaves and branches) under this node (branch).  
 PropertyThe state object (can be any value supplied by your code).  
Top
See Also

Reference

INode Interface
OpcLabs.BaseLib.NodeSpace Namespace