'Declaration
<CLSCompliantAttribute(True)> <ComDefaultInterfaceAttribute(OpcLabs.EasyOpc.UA.PubSub.Configuration.ComTypes._UADataSetWriterDataCollection)> <ComVisibleAttribute(True)> <GuidAttribute("11C65BF7-0789-48D3-AAA1-6BCC5F7D52CF")> <TypeConverterAttribute(System.ComponentModel.CollectionConverter)> <DefaultMemberAttribute("Item")> <DebuggerTypeProxyAttribute(System.Collections.Generic.Mscorlib_KeyedCollectionDebugView`2)> <DebuggerDisplayAttribute("Count = {Count}")> <SerializableAttribute()> Public NotInheritable Class UADataSetWriterDataCollection Inherits OpcLabs.BaseLib.Collections.ObjectModel.SelectorKeyedCollection(Of String,UADataSetWriterData) Implements OpcLabs.EasyOpc.UA.PubSub.Configuration.ComTypes._UADataSetWriterDataCollection, System.Collections.Generic.ICollection(Of UADataSetWriterData), System.Collections.Generic.IEnumerable(Of UADataSetWriterData), System.Collections.Generic.IList(Of UADataSetWriterData), System.Collections.Generic.IReadOnlyCollection(Of UADataSetWriterData), System.Collections.Generic.IReadOnlyList(Of UADataSetWriterData), System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList, System.ICloneable
'Usage
Dim instance As UADataSetWriterDataCollection
[CLSCompliant(true)] [ComDefaultInterface(OpcLabs.EasyOpc.UA.PubSub.Configuration.ComTypes._UADataSetWriterDataCollection)] [ComVisible(true)] [Guid("11C65BF7-0789-48D3-AAA1-6BCC5F7D52CF")] [TypeConverter(System.ComponentModel.CollectionConverter)] [DefaultMember("Item")] [DebuggerTypeProxy(System.Collections.Generic.Mscorlib_KeyedCollectionDebugView`2)] [DebuggerDisplay("Count = {Count}")] [Serializable()] public sealed class UADataSetWriterDataCollection : OpcLabs.BaseLib.Collections.ObjectModel.SelectorKeyedCollection<string,UADataSetWriterData>, OpcLabs.EasyOpc.UA.PubSub.Configuration.ComTypes._UADataSetWriterDataCollection, System.Collections.Generic.ICollection<UADataSetWriterData>, System.Collections.Generic.IEnumerable<UADataSetWriterData>, System.Collections.Generic.IList<UADataSetWriterData>, System.Collections.Generic.IReadOnlyCollection<UADataSetWriterData>, System.Collections.Generic.IReadOnlyList<UADataSetWriterData>, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList, System.ICloneable
[CLSCompliant(true)] [ComDefaultInterface(OpcLabs.EasyOpc.UA.PubSub.Configuration.ComTypes._UADataSetWriterDataCollection)] [ComVisible(true)] [Guid("11C65BF7-0789-48D3-AAA1-6BCC5F7D52CF")] [TypeConverter(System.ComponentModel.CollectionConverter)] [DefaultMember("Item")] [DebuggerTypeProxy(System.Collections.Generic.Mscorlib_KeyedCollectionDebugView`2)] [DebuggerDisplay("Count = {Count}")] [Serializable()] public ref class UADataSetWriterDataCollection sealed : public OpcLabs.BaseLib.Collections.ObjectModel.SelectorKeyedCollection<String,UADataSetWriterData>, OpcLabs.EasyOpc.UA.PubSub.Configuration.ComTypes._UADataSetWriterDataCollection, System.Collections.Generic.ICollection<UADataSetWriterData>, System.Collections.Generic.IEnumerable<UADataSetWriterData>, System.Collections.Generic.IList<UADataSetWriterData>, System.Collections.Generic.IReadOnlyCollection<UADataSetWriterData>, System.Collections.Generic.IReadOnlyList<UADataSetWriterData>, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList, System.ICloneable