QuickOPC User's Guide and Reference
UAGuidDataSetFieldDataDictionary Class
Members 



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.PubSub Namespace : UAGuidDataSetFieldDataDictionary Class
A dictionary of OPC UA dataset field data objects, keyed by the dataset field Id (a GUID).
Object Model
UAGuidDataSetFieldDataDictionary ClassUADataSetFieldData Class
Syntax
'Usage
 
Dim instance As UAGuidDataSetFieldDataDictionary
Inheritance Hierarchy

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

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