| Overload | Description | 
|---|---|
| UANodeDescriptor Constructor() | Initializes a new instance of the UANodeDescriptor class.Initializes a new instance of the class. | 
| UANodeDescriptor Constructor(String) | Initializes a new instance of the UANodeDescriptor class.Initializes a new instance of the class, from specified node Id expanded text. | 
| UANodeDescriptor Constructor(UABrowsePath) | Initializes a new instance of the UANodeDescriptor class.Initializes a new instance of the class, with specified browse path. | 
| UANodeDescriptor Constructor(UANodeDescriptor) | Initializes a new instance of the UANodeDescriptor class.Initializes a new instance of the class, from specified node descriptor. | 
| UANodeDescriptor Constructor(IUANodeElement) | Initializes a new instance of the UANodeDescriptor class.Initializes a new instance of the class, from specified node element. | 
| UANodeDescriptor Constructor(UANodeId) | Initializes a new instance of the UANodeDescriptor class.Initializes a new instance of the class, with specified node identifier. | 
| UANodeDescriptor Constructor(UANodeId,UABrowsePath) | Initializes a new instance of the UANodeDescriptor class.Initializes a new instance of the class, with specified node identifier, and browse path. |