QuickOPC User's Guide and Reference
XmlQualifiedName2Dictionary Class
Members 



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Xml.Collections Namespace : XmlQualifiedName2Dictionary Class
This is a dictionary where both the key and the value are XML qualified names.
Object Model
XmlQualifiedName2Dictionary ClassXmlQualifiedName2 Class
Syntax
'Usage
 
Dim instance As XmlQualifiedName2Dictionary
Inheritance Hierarchy

System.Object
   System.Collections.Generic.Dictionary<TKey,TValue>
      OpcLabs.BaseLib.Xml.Collections.XmlQualifiedName2Dictionary

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