'Declaration
<CLSCompliantAttribute(True)> <ComDefaultInterfaceAttribute(OpcLabs.EasyOpc.UA.PubSub.Configuration.ComTypes._UAPublishedDataSetDataCollection)> <ComVisibleAttribute(True)> <GuidAttribute("84FB0CD5-AC87-4C98-9E52-F314F1BA743B")> <TypeConverterAttribute(System.ComponentModel.CollectionConverter)> <DefaultMemberAttribute("Item")> <DebuggerTypeProxyAttribute(System.Collections.Generic.Mscorlib_KeyedCollectionDebugView`2)> <DebuggerDisplayAttribute("Count = {Count}")> <SerializableAttribute()> Public NotInheritable Class UAPublishedDataSetDataCollection Inherits OpcLabs.BaseLib.Collections.ObjectModel.SelectorKeyedCollection(Of String,UAPublishedDataSetData) Implements OpcLabs.EasyOpc.UA.PubSub.Configuration.ComTypes._UAPublishedDataSetDataCollection, System.Collections.Generic.ICollection(Of UAPublishedDataSetData), System.Collections.Generic.IEnumerable(Of UAPublishedDataSetData), System.Collections.Generic.IList(Of UAPublishedDataSetData), System.Collections.Generic.IReadOnlyCollection(Of UAPublishedDataSetData), System.Collections.Generic.IReadOnlyList(Of UAPublishedDataSetData), System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList, System.ICloneable
'Usage
Dim instance As UAPublishedDataSetDataCollection
[CLSCompliant(true)] [ComDefaultInterface(OpcLabs.EasyOpc.UA.PubSub.Configuration.ComTypes._UAPublishedDataSetDataCollection)] [ComVisible(true)] [Guid("84FB0CD5-AC87-4C98-9E52-F314F1BA743B")] [TypeConverter(System.ComponentModel.CollectionConverter)] [DefaultMember("Item")] [DebuggerTypeProxy(System.Collections.Generic.Mscorlib_KeyedCollectionDebugView`2)] [DebuggerDisplay("Count = {Count}")] [Serializable()] public sealed class UAPublishedDataSetDataCollection : OpcLabs.BaseLib.Collections.ObjectModel.SelectorKeyedCollection<string,UAPublishedDataSetData>, OpcLabs.EasyOpc.UA.PubSub.Configuration.ComTypes._UAPublishedDataSetDataCollection, System.Collections.Generic.ICollection<UAPublishedDataSetData>, System.Collections.Generic.IEnumerable<UAPublishedDataSetData>, System.Collections.Generic.IList<UAPublishedDataSetData>, System.Collections.Generic.IReadOnlyCollection<UAPublishedDataSetData>, System.Collections.Generic.IReadOnlyList<UAPublishedDataSetData>, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList, System.ICloneable
[CLSCompliant(true)] [ComDefaultInterface(OpcLabs.EasyOpc.UA.PubSub.Configuration.ComTypes._UAPublishedDataSetDataCollection)] [ComVisible(true)] [Guid("84FB0CD5-AC87-4C98-9E52-F314F1BA743B")] [TypeConverter(System.ComponentModel.CollectionConverter)] [DefaultMember("Item")] [DebuggerTypeProxy(System.Collections.Generic.Mscorlib_KeyedCollectionDebugView`2)] [DebuggerDisplay("Count = {Count}")] [Serializable()] public ref class UAPublishedDataSetDataCollection sealed : public OpcLabs.BaseLib.Collections.ObjectModel.SelectorKeyedCollection<String,UAPublishedDataSetData>, OpcLabs.EasyOpc.UA.PubSub.Configuration.ComTypes._UAPublishedDataSetDataCollection, System.Collections.Generic.ICollection<UAPublishedDataSetData>, System.Collections.Generic.IEnumerable<UAPublishedDataSetData>, System.Collections.Generic.IList<UAPublishedDataSetData>, System.Collections.Generic.IReadOnlyCollection<UAPublishedDataSetData>, System.Collections.Generic.IReadOnlyList<UAPublishedDataSetData>, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList, System.ICloneable