QuickOPC User's Guide and Reference
UANodeIdSet Class
Members 



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.AddressSpace Namespace : UANodeIdSet Class
Represents a set of OPC-UA node IDs.
Syntax
'Usage
 
Dim instance As UANodeIdSet
Remarks
Used e.g. in OpcLabs.EasyOpc.UA.UABrowseParameters.
Inheritance Hierarchy

System.Object
   System.Collections.Generic.HashSet<T>
      OpcLabs.EasyOpc.UA.AddressSpace.UANodeIdSet

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