'Declaration
<CLSCompliantAttribute(True)> <ComDefaultInterfaceAttribute(OpcLabs.EasyOpc.UA.ComTypes._UAEndpointDescriptorUANodeIdReadOnlyDictionary)> <ComVisibleAttribute(True)> <ElementsCanBeNullAttribute()> <GuidAttribute("E42458F2-34A7-4A87-9F6C-8CB98A5C3859")> <TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)> <DefaultMemberAttribute("Item")> <DebuggerTypeProxyAttribute(System.Collections.Generic.Mscorlib_DictionaryDebugView`2)> <DebuggerDisplayAttribute("Count = {Count}")> <SerializableAttribute()> Public NotInheritable Class UAEndpointDescriptorUANodeIdDictionary Inherits System.Collections.Generic.Dictionary(Of UAEndpointDescriptor,UANodeId) Implements OpcLabs.EasyOpc.UA.ComTypes._UAEndpointDescriptorUANodeIdReadOnlyDictionary, System.Collections.Generic.ICollection(Of KeyValuePair(Of UAEndpointDescriptor,UANodeId)), System.Collections.Generic.IDictionary(Of UAEndpointDescriptor,UANodeId), System.Collections.Generic.IEnumerable(Of KeyValuePair(Of UAEndpointDescriptor,UANodeId)), System.Collections.Generic.IEnumerable(Of T), System.Collections.Generic.IReadOnlyCollection(Of KeyValuePair(Of UAEndpointDescriptor,UANodeId)), System.Collections.Generic.IReadOnlyDictionary(Of UAEndpointDescriptor,UANodeId), 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 UAEndpointDescriptorUANodeIdDictionary
[CLSCompliant(true)] [ComDefaultInterface(OpcLabs.EasyOpc.UA.ComTypes._UAEndpointDescriptorUANodeIdReadOnlyDictionary)] [ComVisible(true)] [ElementsCanBeNull()] [Guid("E42458F2-34A7-4A87-9F6C-8CB98A5C3859")] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [DefaultMember("Item")] [DebuggerTypeProxy(System.Collections.Generic.Mscorlib_DictionaryDebugView`2)] [DebuggerDisplay("Count = {Count}")] [Serializable()] public sealed class UAEndpointDescriptorUANodeIdDictionary : System.Collections.Generic.Dictionary<UAEndpointDescriptor,UANodeId>, OpcLabs.EasyOpc.UA.ComTypes._UAEndpointDescriptorUANodeIdReadOnlyDictionary, System.Collections.Generic.ICollection<KeyValuePair<UAEndpointDescriptor,UANodeId>>, System.Collections.Generic.IDictionary<UAEndpointDescriptor,UANodeId>, System.Collections.Generic.IEnumerable<KeyValuePair<UAEndpointDescriptor,UANodeId>>, System.Collections.Generic.IEnumerable<T>, System.Collections.Generic.IReadOnlyCollection<KeyValuePair<UAEndpointDescriptor,UANodeId>>, System.Collections.Generic.IReadOnlyDictionary<UAEndpointDescriptor,UANodeId>, 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._UAEndpointDescriptorUANodeIdReadOnlyDictionary)] [ComVisible(true)] [ElementsCanBeNull()] [Guid("E42458F2-34A7-4A87-9F6C-8CB98A5C3859")] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [DefaultMember("Item")] [DebuggerTypeProxy(System.Collections.Generic.Mscorlib_DictionaryDebugView`2)] [DebuggerDisplay("Count = {Count}")] [Serializable()] public ref class UAEndpointDescriptorUANodeIdDictionary sealed : public System.Collections.Generic.Dictionary<UAEndpointDescriptor,UANodeId>, OpcLabs.EasyOpc.UA.ComTypes._UAEndpointDescriptorUANodeIdReadOnlyDictionary, System.Collections.Generic.ICollection<KeyValuePair<UAEndpointDescriptor,UANodeId>>, System.Collections.Generic.IDictionary<UAEndpointDescriptor,UANodeId>, System.Collections.Generic.IEnumerable<KeyValuePair<UAEndpointDescriptor,UANodeId>>, System.Collections.Generic.IEnumerable<T>, System.Collections.Generic.IReadOnlyCollection<KeyValuePair<UAEndpointDescriptor,UANodeId>>, System.Collections.Generic.IReadOnlyDictionary<UAEndpointDescriptor,UANodeId>, System.Collections.ICollection, System.Collections.IDictionary, System.Collections.IEnumerable, System.Runtime.Serialization.IDeserializationCallback, System.Runtime.Serialization.ISerializable, System.Xml.Serialization.IXmlSerializable