OPC Studio User's Guide and Reference
INode Interface Members
Properties 

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

The following tables list the members exposed by INode.

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