'Declaration
<CLSCompliantAttribute(True)> <ComDefaultInterfaceAttribute(OpcLabs.EasyOpc.UA.PubSub.Configuration.ComTypes._UADataSetFolderDataCollection)> <ComVisibleAttribute(True)> <GuidAttribute("5BD9679C-77B7-4968-BA3A-F12936064F8B")> <TypeConverterAttribute(System.ComponentModel.CollectionConverter)> <DefaultMemberAttribute("Item")> <DebuggerTypeProxyAttribute(System.Collections.Generic.Mscorlib_KeyedCollectionDebugView`2)> <DebuggerDisplayAttribute("Count = {Count}")> <SerializableAttribute()> Public NotInheritable Class UADataSetFolderDataCollection Inherits OpcLabs.BaseLib.Collections.ObjectModel.SelectorKeyedCollection(Of String,UADataSetFolderData) Implements OpcLabs.EasyOpc.UA.PubSub.Configuration.ComTypes._UADataSetFolderDataCollection, System.Collections.Generic.ICollection(Of UADataSetFolderData), System.Collections.Generic.IEnumerable(Of UADataSetFolderData), System.Collections.Generic.IList(Of UADataSetFolderData), System.Collections.Generic.IReadOnlyCollection(Of UADataSetFolderData), System.Collections.Generic.IReadOnlyList(Of UADataSetFolderData), System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList, System.ICloneable
'Usage
Dim instance As UADataSetFolderDataCollection
[CLSCompliant(true)] [ComDefaultInterface(OpcLabs.EasyOpc.UA.PubSub.Configuration.ComTypes._UADataSetFolderDataCollection)] [ComVisible(true)] [Guid("5BD9679C-77B7-4968-BA3A-F12936064F8B")] [TypeConverter(System.ComponentModel.CollectionConverter)] [DefaultMember("Item")] [DebuggerTypeProxy(System.Collections.Generic.Mscorlib_KeyedCollectionDebugView`2)] [DebuggerDisplay("Count = {Count}")] [Serializable()] public sealed class UADataSetFolderDataCollection : OpcLabs.BaseLib.Collections.ObjectModel.SelectorKeyedCollection<string,UADataSetFolderData>, OpcLabs.EasyOpc.UA.PubSub.Configuration.ComTypes._UADataSetFolderDataCollection, System.Collections.Generic.ICollection<UADataSetFolderData>, System.Collections.Generic.IEnumerable<UADataSetFolderData>, System.Collections.Generic.IList<UADataSetFolderData>, System.Collections.Generic.IReadOnlyCollection<UADataSetFolderData>, System.Collections.Generic.IReadOnlyList<UADataSetFolderData>, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList, System.ICloneable
[CLSCompliant(true)] [ComDefaultInterface(OpcLabs.EasyOpc.UA.PubSub.Configuration.ComTypes._UADataSetFolderDataCollection)] [ComVisible(true)] [Guid("5BD9679C-77B7-4968-BA3A-F12936064F8B")] [TypeConverter(System.ComponentModel.CollectionConverter)] [DefaultMember("Item")] [DebuggerTypeProxy(System.Collections.Generic.Mscorlib_KeyedCollectionDebugView`2)] [DebuggerDisplay("Count = {Count}")] [Serializable()] public ref class UADataSetFolderDataCollection sealed : public OpcLabs.BaseLib.Collections.ObjectModel.SelectorKeyedCollection<String,UADataSetFolderData>, OpcLabs.EasyOpc.UA.PubSub.Configuration.ComTypes._UADataSetFolderDataCollection, System.Collections.Generic.ICollection<UADataSetFolderData>, System.Collections.Generic.IEnumerable<UADataSetFolderData>, System.Collections.Generic.IList<UADataSetFolderData>, System.Collections.Generic.IReadOnlyCollection<UADataSetFolderData>, System.Collections.Generic.IReadOnlyList<UADataSetFolderData>, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList, System.ICloneable