QuickOPC User's Guide and Reference
StringUANodeIdDictionary Class
Members 



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace : StringUANodeIdDictionary Class
This is a dictionary where the key is a string, and the value is a an OPC UA node ID.
Object Model
StringUANodeIdDictionary ClassUANodeId Class
Syntax
'Usage
 
Dim instance As StringUANodeIdDictionary
Inheritance Hierarchy

System.Object
   System.Collections.Generic.Dictionary<TKey,TValue>
      OpcLabs.EasyOpc.UA.StringUANodeIdDictionary

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