| Name | Description | |
|---|---|---|
|  | NodeFrontEnd Constructor | Overloaded. | 
 
            The following tables list the members exposed by NodeFrontEnd.
| Name | Description | |
|---|---|---|
|  | NodeFrontEnd Constructor | Overloaded. | 
| Name | Description | |
|---|---|---|
|  | Container | (Inherited from System.ComponentModel.Component) | 
|  | CustomReference | Can be used to distinguish otherwise equal widgets. (Inherited from OpcLabs.BaseLib.Widgets.Widget) | 
|  | DeclarationString | Describes the basic external characteristics of the node, such as its name. (Inherited from OpcLabs.BaseLib.NodeSpace.Node) | 
|  | IsBranch | Determines whether this node is a branch. (Inherited from OpcLabs.BaseLib.NodeSpace.Node) | 
|  | IsLeaf | Determines whether this node is a leaf. (Inherited from OpcLabs.BaseLib.NodeSpace.Node) | 
|  | IsRoot | Determines whether this node is a root. (Inherited from OpcLabs.BaseLib.NodeSpace.Node) | 
|  | Name | The name of this node in the node space. (Inherited from OpcLabs.BaseLib.NodeSpace.Node) | 
|  | NodeBackEnd | The node back-end serving this node. | 
|  | Nodes | A collection of sub-nodes in this node (branch). (Inherited from OpcLabs.BaseLib.NodeSpace.Node) | 
|  | ParentNode | The node that is the parent of this node. (Inherited from OpcLabs.BaseLib.NodeSpace.Node) | 
|  | Site | (Inherited from System.ComponentModel.Component) | 
|  | State | An arbitrary object associated with the node. (Inherited from OpcLabs.BaseLib.NodeSpace.Node) | 
| Name | Description | |
|---|---|---|
|  | CanRaiseEvents | (Inherited from System.ComponentModel.Component) | 
|  | DesignMode | (Inherited from System.ComponentModel.Component) | 
|  | Events | (Inherited from System.ComponentModel.Component) | 
|  | IsDisposed | Determines whether the object has been disposed. (Inherited from OpcLabs.BaseLib.Widgets.Widget) | 
|  | IsLocked | Determines whether the node is locked. (Inherited from OpcLabs.BaseLib.NodeSpace.Node) | 
|  | ServiceContainer | The service container provided by this widget to inheritors. (Inherited from OpcLabs.BaseLib.Widgets.Widget) | 
|  | ValidBranchTypeList | The types of branch sub-nodes that can be added to this node. (Inherited from OpcLabs.BaseLib.NodeSpace.Node) | 
|  | ValidLeafTypeList | The types of leaf sub-nodes that can be added to this node. (Inherited from OpcLabs.BaseLib.NodeSpace.Node) | 
| Name | Description | |
|---|---|---|
|  | Add | Adds a sub-node to this node. (Inherited from OpcLabs.BaseLib.NodeSpace.Node) | 
|  | Clear | Removes all sub-nodes. (Inherited from OpcLabs.BaseLib.NodeSpace.Node) | 
|  | Clone | Overridden. | 
|  | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | 
|  | Dispose | Overloaded. Overridden. | 
|  | Equals | Overloaded. Overridden. Determines whether the specified object is equal to the current object. | 
|  | GetEnumerator | (Inherited from OpcLabs.BaseLib.NodeSpace.Node) | 
|  | GetHashCode | Overridden. Serves as the default hash function. | 
|  | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | 
|  | GetNewNodeNameBase | Infrastructure. (Inherited from OpcLabs.BaseLib.NodeSpace.Node) | 
|  | GetObjectData | Overridden. | 
|  | GetSchema | (Inherited from OpcLabs.BaseLib.Widgets.Widget) | 
|  | GetService | (Inherited from OpcLabs.BaseLib.Widgets.Widget) | 
|  | GetTreeTraverser | Returns a tree traverser that iterates through the tree. (Inherited from OpcLabs.BaseLib.NodeSpace.Node) | 
|  | GetType | Gets the System.Type of the current instance. (Inherited from object) | 
|  | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | 
|  | Lock | Locks the node. (Inherited from OpcLabs.BaseLib.NodeSpace.Node) | 
|  | ReadXml | (Inherited from OpcLabs.BaseLib.Widgets.Widget) | 
|  | Remove | Removes the specified sub-node from this node. (Inherited from OpcLabs.BaseLib.NodeSpace.Node) | 
|  | ToString | (Inherited from OpcLabs.BaseLib.NodeSpace.Node) | 
|  | Unlock | Unlocks the node. (Inherited from OpcLabs.BaseLib.NodeSpace.Node) | 
|  | ValueEquals | Overloaded. Determines whether the specified NodeFrontEnd is value equal to the current object. | 
|  | WriteXml | (Inherited from OpcLabs.BaseLib.Widgets.Widget) | 
| Name | Description | |
|---|---|---|
|  | Finalize | (Inherited from System.ComponentModel.Component) | 
|  | MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | 
|  | OnContextTypesChanged | Infrastructure. (Inherited from OpcLabs.BaseLib.Widgets.Widget) | 
|  | OnFirstUnlock | Overridden. Called when the lock count becomes non-zero. | 
|  | OnLastUnlock | Overridden. Called when the lock count becomes zero. | 
|  | OnNodeBackEndChange | Called after the branch back-end has changed. | 
|  | ReadXmlElement | Overridden. Infrastructure. | 
|  | WriteXmlElement | Overridden. Infrastructure. | 
| Name | Description | |
|---|---|---|
|  | SetState<TNode> | Sets the arbitrary object associated with the node. | 
| Name | Description | |
|---|---|---|
|  | Disposed | (Inherited from System.ComponentModel.Component) | 
|  | PropertyChanged | (Inherited from OpcLabs.BaseLib.NodeSpace.Node) | 
|  | PropertyChanging | (Inherited from OpcLabs.BaseLib.NodeSpace.Node) | 
|  Equality | Determines whether the two objects are equal. | 
|  Inequality | Determines whether the two objects are not equal. |