'Declaration
<CLSCompliantAttribute(True)> <ComDefaultInterfaceAttribute(OpcLabs.EasyOpc.UA.ComTypes._UANodeIdUAApplicationElementReadOnlyDictionary)> <ComVisibleAttribute(True)> <ElementsCanBeNullAttribute()> <GuidAttribute("CDA1D5BD-DB12-41D7-B769-0E954517CDD7")> <TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)> <DefaultMemberAttribute("Item")> <DebuggerTypeProxyAttribute(System.Collections.Generic.Mscorlib_DictionaryDebugView`2)> <DebuggerDisplayAttribute("Count = {Count}")> <SerializableAttribute()> Public NotInheritable Class UANodeIdUAApplicationElementDictionary Inherits System.Collections.Generic.Dictionary(Of UANodeId,UAApplicationElement) Implements OpcLabs.EasyOpc.UA.ComTypes._UANodeIdUAApplicationElementReadOnlyDictionary, System.Collections.Generic.ICollection(Of KeyValuePair(Of UANodeId,UAApplicationElement)), System.Collections.Generic.IDictionary(Of UANodeId,UAApplicationElement), System.Collections.Generic.IEnumerable(Of KeyValuePair(Of UANodeId,UAApplicationElement)), System.Collections.Generic.IEnumerable(Of T), System.Collections.Generic.IReadOnlyCollection(Of KeyValuePair(Of UANodeId,UAApplicationElement)), System.Collections.Generic.IReadOnlyDictionary(Of UANodeId,UAApplicationElement), System.Collections.ICollection, System.Collections.IDictionary, System.Collections.IEnumerable, System.Runtime.Serialization.IDeserializationCallback, System.Runtime.Serialization.ISerializable, System.Xml.Serialization.IXmlSerializable
'Usage
Dim instance As UANodeIdUAApplicationElementDictionary
[CLSCompliant(true)] [ComDefaultInterface(OpcLabs.EasyOpc.UA.ComTypes._UANodeIdUAApplicationElementReadOnlyDictionary)] [ComVisible(true)] [ElementsCanBeNull()] [Guid("CDA1D5BD-DB12-41D7-B769-0E954517CDD7")] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [DefaultMember("Item")] [DebuggerTypeProxy(System.Collections.Generic.Mscorlib_DictionaryDebugView`2)] [DebuggerDisplay("Count = {Count}")] [Serializable()] public sealed class UANodeIdUAApplicationElementDictionary : System.Collections.Generic.Dictionary<UANodeId,UAApplicationElement>, OpcLabs.EasyOpc.UA.ComTypes._UANodeIdUAApplicationElementReadOnlyDictionary, System.Collections.Generic.ICollection<KeyValuePair<UANodeId,UAApplicationElement>>, System.Collections.Generic.IDictionary<UANodeId,UAApplicationElement>, System.Collections.Generic.IEnumerable<KeyValuePair<UANodeId,UAApplicationElement>>, System.Collections.Generic.IEnumerable<T>, System.Collections.Generic.IReadOnlyCollection<KeyValuePair<UANodeId,UAApplicationElement>>, System.Collections.Generic.IReadOnlyDictionary<UANodeId,UAApplicationElement>, System.Collections.ICollection, System.Collections.IDictionary, System.Collections.IEnumerable, System.Runtime.Serialization.IDeserializationCallback, System.Runtime.Serialization.ISerializable, System.Xml.Serialization.IXmlSerializable
[CLSCompliant(true)] [ComDefaultInterface(OpcLabs.EasyOpc.UA.ComTypes._UANodeIdUAApplicationElementReadOnlyDictionary)] [ComVisible(true)] [ElementsCanBeNull()] [Guid("CDA1D5BD-DB12-41D7-B769-0E954517CDD7")] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [DefaultMember("Item")] [DebuggerTypeProxy(System.Collections.Generic.Mscorlib_DictionaryDebugView`2)] [DebuggerDisplay("Count = {Count}")] [Serializable()] public ref class UANodeIdUAApplicationElementDictionary sealed : public System.Collections.Generic.Dictionary<UANodeId,UAApplicationElement>, OpcLabs.EasyOpc.UA.ComTypes._UANodeIdUAApplicationElementReadOnlyDictionary, System.Collections.Generic.ICollection<KeyValuePair<UANodeId,UAApplicationElement>>, System.Collections.Generic.IDictionary<UANodeId,UAApplicationElement>, System.Collections.Generic.IEnumerable<KeyValuePair<UANodeId,UAApplicationElement>>, System.Collections.Generic.IEnumerable<T>, System.Collections.Generic.IReadOnlyCollection<KeyValuePair<UANodeId,UAApplicationElement>>, System.Collections.Generic.IReadOnlyDictionary<UANodeId,UAApplicationElement>, System.Collections.ICollection, System.Collections.IDictionary, System.Collections.IEnumerable, System.Runtime.Serialization.IDeserializationCallback, System.Runtime.Serialization.ISerializable, System.Xml.Serialization.IXmlSerializable