This namespace contains classes for navigation in OPC Unified Architecture (OPC-UA).
Classes
| Class | Description |
| UABrowsePath | OPC-UA absolute browse path. A starting node, and sequence of browse path elements that denotes a path from the starting node in the OPC-UA address space. |
| UABrowsePathElement | Represents an element in the OPC-UA browse path. |
| UABrowsePathElementCollection | A collection of browse path elements. |
| UANamedNodeDescriptor | An OPC UA named node descriptor (a node specified by a named node path and a node name, or by its final node descriptor, or both). |
| UANamedNodePath | An OPC UA named node path (a base node descriptor with string path elements). |
Interfaces
Enumerations
See Also