Connectivity Software User's Guide and Reference
UABrowsePathElementCollection Class
Members 



OpcLabs.EasyOpcUAPrimitives Assembly > OpcLabs.EasyOpc.UA.Navigation Namespace : UABrowsePathElementCollection Class
A collection of browse path elements.
Object Model
UABrowsePathElementCollection ClassUABrowsePathElement Class
Syntax
'Usage
 
Dim instance As UABrowsePathElementCollection
Remarks

Represents a relative browse path.

There are implicit conversions to this type from:

Inheritance Hierarchy

System.Object
   System.Collections.ObjectModel.Collection<T>
      OpcLabs.EasyOpc.UA.Navigation.UABrowsePathElementCollection

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