'Declaration
<CLSCompliantAttribute(True)> <ComDefaultInterfaceAttribute(OpcLabs.EasyOpc.UA.ComTypes._UAKeyValueDictionary)> <ComVisibleAttribute(True)> <ElementsCanBeNullAttribute()> <GuidAttribute("6141B86E-6B7C-429B-9D48-009B99C36964")> <TypeConverterAttribute(OpcLabs.EasyOpc.UA.UAKeyValueDictionary/ThisTypeConverter)> <ValueControlAttribute("OpcLabs.EasyOpc.UA.Forms.Internal.UAKeyValueDictionaryView, OpcLabs.EasyOpcForms, Version=5.80.82.1, Culture=neutral, PublicKeyToken=6faddca41dacb409")> <DefaultMemberAttribute("Item")> <DebuggerTypeProxyAttribute(System.Collections.Generic.Mscorlib_DictionaryDebugView`2)> <DebuggerDisplayAttribute("Count = {Count}")> <SerializableAttribute()> Public NotInheritable Class UAKeyValueDictionary Inherits System.Collections.Generic.Dictionary(Of UAQualifiedName,Object) Implements OpcLabs.EasyOpc.UA.ComTypes._UAKeyValueDictionary, System.Collections.Generic.ICollection(Of KeyValuePair(Of UAQualifiedName,Object)), System.Collections.Generic.IDictionary(Of UAQualifiedName,Object), System.Collections.Generic.IEnumerable(Of KeyValuePair(Of UAQualifiedName,Object)), System.Collections.Generic.IEnumerable(Of T), System.Collections.Generic.IReadOnlyCollection(Of KeyValuePair(Of UAQualifiedName,Object)), System.Collections.Generic.IReadOnlyDictionary(Of UAQualifiedName,Object), System.Collections.ICollection, System.Collections.IDictionary, System.Collections.IEnumerable, System.ICloneable, System.Runtime.Serialization.IDeserializationCallback, System.Runtime.Serialization.ISerializable, System.Xml.Serialization.IXmlSerializable
'Usage
Dim instance As UAKeyValueDictionary
[CLSCompliant(true)] [ComDefaultInterface(OpcLabs.EasyOpc.UA.ComTypes._UAKeyValueDictionary)] [ComVisible(true)] [ElementsCanBeNull()] [Guid("6141B86E-6B7C-429B-9D48-009B99C36964")] [TypeConverter(OpcLabs.EasyOpc.UA.UAKeyValueDictionary/ThisTypeConverter)] [ValueControl("OpcLabs.EasyOpc.UA.Forms.Internal.UAKeyValueDictionaryView, OpcLabs.EasyOpcForms, Version=5.80.82.1, Culture=neutral, PublicKeyToken=6faddca41dacb409")] [DefaultMember("Item")] [DebuggerTypeProxy(System.Collections.Generic.Mscorlib_DictionaryDebugView`2)] [DebuggerDisplay("Count = {Count}")] [Serializable()] public sealed class UAKeyValueDictionary : System.Collections.Generic.Dictionary<UAQualifiedName,object>, OpcLabs.EasyOpc.UA.ComTypes._UAKeyValueDictionary, System.Collections.Generic.ICollection<KeyValuePair<UAQualifiedName,object>>, System.Collections.Generic.IDictionary<UAQualifiedName,object>, System.Collections.Generic.IEnumerable<KeyValuePair<UAQualifiedName,object>>, System.Collections.Generic.IEnumerable<T>, System.Collections.Generic.IReadOnlyCollection<KeyValuePair<UAQualifiedName,object>>, System.Collections.Generic.IReadOnlyDictionary<UAQualifiedName,object>, System.Collections.ICollection, System.Collections.IDictionary, System.Collections.IEnumerable, System.ICloneable, System.Runtime.Serialization.IDeserializationCallback, System.Runtime.Serialization.ISerializable, System.Xml.Serialization.IXmlSerializable
[CLSCompliant(true)] [ComDefaultInterface(OpcLabs.EasyOpc.UA.ComTypes._UAKeyValueDictionary)] [ComVisible(true)] [ElementsCanBeNull()] [Guid("6141B86E-6B7C-429B-9D48-009B99C36964")] [TypeConverter(OpcLabs.EasyOpc.UA.UAKeyValueDictionary/ThisTypeConverter)] [ValueControl("OpcLabs.EasyOpc.UA.Forms.Internal.UAKeyValueDictionaryView, OpcLabs.EasyOpcForms, Version=5.80.82.1, Culture=neutral, PublicKeyToken=6faddca41dacb409")] [DefaultMember("Item")] [DebuggerTypeProxy(System.Collections.Generic.Mscorlib_DictionaryDebugView`2)] [DebuggerDisplay("Count = {Count}")] [Serializable()] public ref class UAKeyValueDictionary sealed : public System.Collections.Generic.Dictionary<UAQualifiedName,Object>, OpcLabs.EasyOpc.UA.ComTypes._UAKeyValueDictionary, System.Collections.Generic.ICollection<KeyValuePair<UAQualifiedName,Object>>, System.Collections.Generic.IDictionary<UAQualifiedName,Object>, System.Collections.Generic.IEnumerable<KeyValuePair<UAQualifiedName,Object>>, System.Collections.Generic.IEnumerable<T>, System.Collections.Generic.IReadOnlyCollection<KeyValuePair<UAQualifiedName,Object>>, System.Collections.Generic.IReadOnlyDictionary<UAQualifiedName,Object>, System.Collections.ICollection, System.Collections.IDictionary, System.Collections.IEnumerable, System.ICloneable, System.Runtime.Serialization.IDeserializationCallback, System.Runtime.Serialization.ISerializable, System.Xml.Serialization.IXmlSerializable