'Declaration
<CLSCompliantAttribute(True)> <ComDefaultInterfaceAttribute(OpcLabs.EasyOpc.UA.PubSub.Configuration.ComTypes._UAPubSubConnectionDataCollection)> <ComVisibleAttribute(True)> <GuidAttribute("03FCE393-BE17-49F7-8281-3767085C0E33")> <TypeConverterAttribute(System.ComponentModel.CollectionConverter)> <DefaultMemberAttribute("Item")> <DebuggerTypeProxyAttribute(System.Collections.Generic.Mscorlib_KeyedCollectionDebugView`2)> <DebuggerDisplayAttribute("Count = {Count}")> <SerializableAttribute()> Public NotInheritable Class UAPubSubConnectionDataCollection Inherits OpcLabs.BaseLib.Collections.ObjectModel.SelectorKeyedCollection(Of String,UAPubSubConnectionData) Implements OpcLabs.EasyOpc.UA.PubSub.Configuration.ComTypes._UAPubSubConnectionDataCollection, System.Collections.Generic.ICollection(Of UAPubSubConnectionData), System.Collections.Generic.IEnumerable(Of UAPubSubConnectionData), System.Collections.Generic.IList(Of UAPubSubConnectionData), System.Collections.Generic.IReadOnlyCollection(Of UAPubSubConnectionData), System.Collections.Generic.IReadOnlyList(Of UAPubSubConnectionData), System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList, System.ICloneable
'Usage
Dim instance As UAPubSubConnectionDataCollection
[CLSCompliant(true)] [ComDefaultInterface(OpcLabs.EasyOpc.UA.PubSub.Configuration.ComTypes._UAPubSubConnectionDataCollection)] [ComVisible(true)] [Guid("03FCE393-BE17-49F7-8281-3767085C0E33")] [TypeConverter(System.ComponentModel.CollectionConverter)] [DefaultMember("Item")] [DebuggerTypeProxy(System.Collections.Generic.Mscorlib_KeyedCollectionDebugView`2)] [DebuggerDisplay("Count = {Count}")] [Serializable()] public sealed class UAPubSubConnectionDataCollection : OpcLabs.BaseLib.Collections.ObjectModel.SelectorKeyedCollection<string,UAPubSubConnectionData>, OpcLabs.EasyOpc.UA.PubSub.Configuration.ComTypes._UAPubSubConnectionDataCollection, System.Collections.Generic.ICollection<UAPubSubConnectionData>, System.Collections.Generic.IEnumerable<UAPubSubConnectionData>, System.Collections.Generic.IList<UAPubSubConnectionData>, System.Collections.Generic.IReadOnlyCollection<UAPubSubConnectionData>, System.Collections.Generic.IReadOnlyList<UAPubSubConnectionData>, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList, System.ICloneable
[CLSCompliant(true)] [ComDefaultInterface(OpcLabs.EasyOpc.UA.PubSub.Configuration.ComTypes._UAPubSubConnectionDataCollection)] [ComVisible(true)] [Guid("03FCE393-BE17-49F7-8281-3767085C0E33")] [TypeConverter(System.ComponentModel.CollectionConverter)] [DefaultMember("Item")] [DebuggerTypeProxy(System.Collections.Generic.Mscorlib_KeyedCollectionDebugView`2)] [DebuggerDisplay("Count = {Count}")] [Serializable()] public ref class UAPubSubConnectionDataCollection sealed : public OpcLabs.BaseLib.Collections.ObjectModel.SelectorKeyedCollection<String,UAPubSubConnectionData>, OpcLabs.EasyOpc.UA.PubSub.Configuration.ComTypes._UAPubSubConnectionDataCollection, System.Collections.Generic.ICollection<UAPubSubConnectionData>, System.Collections.Generic.IEnumerable<UAPubSubConnectionData>, System.Collections.Generic.IList<UAPubSubConnectionData>, System.Collections.Generic.IReadOnlyCollection<UAPubSubConnectionData>, System.Collections.Generic.IReadOnlyList<UAPubSubConnectionData>, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList, System.ICloneable