'Declaration
<CLSCompliantAttribute(True)> <ComDefaultInterfaceAttribute(OpcLabs.EasyOpc.UA.PubSub.OperationModel.ComTypes._EasyUASubscribeDataSetArgumentsDictionary)> <ComVisibleAttribute(True)> <ElementsCanBeNullAttribute()> <GuidAttribute("A12AC987-73C1-4D38-BBEE-5147F2616B7B")> <TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)> <DefaultMemberAttribute("Item")> <DebuggerTypeProxyAttribute(System.Collections.Generic.Mscorlib_DictionaryDebugView`2)> <DebuggerDisplayAttribute("Count = {Count}")> <SerializableAttribute()> Public NotInheritable Class EasyUASubscribeDataSetArgumentsDictionary Inherits System.Collections.Generic.Dictionary(Of Integer,EasyUASubscribeDataSetArguments) Implements OpcLabs.EasyOpc.UA.PubSub.OperationModel.ComTypes._EasyUASubscribeDataSetArgumentsDictionary, System.Collections.Generic.ICollection(Of KeyValuePair(Of Integer,EasyUASubscribeDataSetArguments)), System.Collections.Generic.IDictionary(Of Integer,EasyUASubscribeDataSetArguments), System.Collections.Generic.IEnumerable(Of KeyValuePair(Of Integer,EasyUASubscribeDataSetArguments)), System.Collections.Generic.IEnumerable(Of T), System.Collections.Generic.IReadOnlyCollection(Of KeyValuePair(Of Integer,EasyUASubscribeDataSetArguments)), System.Collections.Generic.IReadOnlyDictionary(Of Integer,EasyUASubscribeDataSetArguments), 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 EasyUASubscribeDataSetArgumentsDictionary
[CLSCompliant(true)] [ComDefaultInterface(OpcLabs.EasyOpc.UA.PubSub.OperationModel.ComTypes._EasyUASubscribeDataSetArgumentsDictionary)] [ComVisible(true)] [ElementsCanBeNull()] [Guid("A12AC987-73C1-4D38-BBEE-5147F2616B7B")] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [DefaultMember("Item")] [DebuggerTypeProxy(System.Collections.Generic.Mscorlib_DictionaryDebugView`2)] [DebuggerDisplay("Count = {Count}")] [Serializable()] public sealed class EasyUASubscribeDataSetArgumentsDictionary : System.Collections.Generic.Dictionary<int,EasyUASubscribeDataSetArguments>, OpcLabs.EasyOpc.UA.PubSub.OperationModel.ComTypes._EasyUASubscribeDataSetArgumentsDictionary, System.Collections.Generic.ICollection<KeyValuePair<int,EasyUASubscribeDataSetArguments>>, System.Collections.Generic.IDictionary<int,EasyUASubscribeDataSetArguments>, System.Collections.Generic.IEnumerable<KeyValuePair<int,EasyUASubscribeDataSetArguments>>, System.Collections.Generic.IEnumerable<T>, System.Collections.Generic.IReadOnlyCollection<KeyValuePair<int,EasyUASubscribeDataSetArguments>>, System.Collections.Generic.IReadOnlyDictionary<int,EasyUASubscribeDataSetArguments>, 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.PubSub.OperationModel.ComTypes._EasyUASubscribeDataSetArgumentsDictionary)] [ComVisible(true)] [ElementsCanBeNull()] [Guid("A12AC987-73C1-4D38-BBEE-5147F2616B7B")] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [DefaultMember("Item")] [DebuggerTypeProxy(System.Collections.Generic.Mscorlib_DictionaryDebugView`2)] [DebuggerDisplay("Count = {Count}")] [Serializable()] public ref class EasyUASubscribeDataSetArgumentsDictionary sealed : public System.Collections.Generic.Dictionary<int,EasyUASubscribeDataSetArguments>, OpcLabs.EasyOpc.UA.PubSub.OperationModel.ComTypes._EasyUASubscribeDataSetArgumentsDictionary, System.Collections.Generic.ICollection<KeyValuePair<int,EasyUASubscribeDataSetArguments>>, System.Collections.Generic.IDictionary<int,EasyUASubscribeDataSetArguments>, System.Collections.Generic.IEnumerable<KeyValuePair<int,EasyUASubscribeDataSetArguments>>, System.Collections.Generic.IEnumerable<T>, System.Collections.Generic.IReadOnlyCollection<KeyValuePair<int,EasyUASubscribeDataSetArguments>>, System.Collections.Generic.IReadOnlyDictionary<int,EasyUASubscribeDataSetArguments>, System.Collections.ICollection, System.Collections.IDictionary, System.Collections.IEnumerable, System.Runtime.Serialization.IDeserializationCallback, System.Runtime.Serialization.ISerializable, System.Xml.Serialization.IXmlSerializable