| Name | Description | |
|---|---|---|
![]()  | UANamedNodeDescriptor Constructor | Overloaded. | 
            The following tables list the members exposed by UANamedNodeDescriptor.
| Name | Description | |
|---|---|---|
![]()  | UANamedNodeDescriptor Constructor | Overloaded. | 
| Name | Description | |
|---|---|---|
![]()  | FinalNodeDescriptor | Node descriptor that corresponds to the final node, i.e. logically the same node as given by a combination of NamedNodePath and NodeName. | 
![]()  | HasFinalNodeDescriptor | Determines whether this named node descriptor has a non-null final node descriptor. | 
![]()  | HasNodePathAndName | Determines whether this named node descriptor has non-null named node path, and a non-empty node name. | 
![]()  | IsNull | Determines whether this is a null named node descriptor, i.e. having no node path and name, and also no final node descriptor. | 
![]()  | NamedNodePath | The named node path, after which the node given by NodeName logically follows. | 
![]()  | NodeName | The name of the final node. The final node logically follows after the NamedNodePath. | 
![]() ![]()  | Null | A null OPC UA named node descriptor. | 
| Name | Description | |
|---|---|---|
![]()  | Clone | Overridden. | 
![]()  | Equals | Overloaded. Overridden. Determines whether the specified object is equal to the current object.Determines whether the specified System.Object is equal to the current object. | 
![]() ![]()  | FromUANodeDescriptor | Creates a named node descriptor from a node descriptor, using it as its final node descriptor. | 
![]()  | GetHashCode | Overridden. Serves as the default hash function. Serves as a hash function for a particular type. | 
![]()  | GetObjectData | Overridden. | 
![]()  | GetSchema | (Inherited from OpcLabs.BaseLib.Info) | 
![]()  | GetType | Gets the System.Type of the current instance. (Inherited from object) | 
![]()  | ReadXml | (Inherited from OpcLabs.BaseLib.Info) | 
![]()  | ToString | Overridden. Returns a string that represents the current object.Returns a string that represents the current object.Returns a string that represents the current object.Returns a string that represents the current object. | 
![]()  | WriteXml | (Inherited from OpcLabs.BaseLib.Info) | 
| Name | Description | |
|---|---|---|
![]()  | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object) | 
![]()  | MemberwiseClone | Creates a shallow copy of the current System.Object. (Inherited from object) | 
![]()  | ReadXmlElement | Infrastructure. (Inherited from OpcLabs.BaseLib.Info) | 
![]()  | WriteXmlElement | Infrastructure. (Inherited from OpcLabs.BaseLib.Info) | 
  Equality  | Determines whether the two objects are equal. | 
  Implicit Type Conversion  | Creates a named node descriptor from a node descriptor, using it as its final node descriptor. | 
  Inequality  | Determines whether the two objects are not equal. |