QuickOPC User's Guide and Reference
UABrowsePath Constructor



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Navigation Namespace > UABrowsePath Class : UABrowsePath Constructor
Overload List
OverloadDescription
Initializes a new instance, a null browse path.  
Initializes a new instance as a copy of an existing browse path object.  
Initializes a new instance, an empty browse path with the given starting node descriptor.  
Initializes a new browse path from a given sequence of browse path elements and a starting node descriptor.  
Initializes a new browse path from a given array of browse path elements and a starting node Id.  
Initializes a new browse path from a given sequence of browse path elements, starting from the "Objects" folder node.  
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also