QuickOPC User's Guide and Reference
BrowsePath Constructor



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Navigation Namespace > BrowsePath Class : BrowsePath Constructor
Overload List
OverloadDescription
Initializes a new instance, an empty browse path representing the root.  
Initializes a new instance as a copy of an existing browse path object.  
Initializes a new instance by parsing a string containing a browse path, optionally given a base for relative paths.  
Initializes a new browse path from a given sequence of browse names.  
Initializes a new instance by parsing a string containing an absolute browse path.  
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