'Declaration
<ComDefaultInterfaceAttribute(OpcLabs.EasyOpc.AlarmsAndEvents.AddressSpace.ComTypes._AENodeElementCollection)> <ComVisibleAttribute(True)> <GuidAttribute("4FF6472F-CA4F-4D87-985B-A563DB230836")> <CLSCompliantAttribute(True)> <TypeConverterAttribute(OpcLabs.BaseLib.Collections.ObjectModel.Implementation.KeyedCollection2TypeConverter)> <DefaultMemberAttribute("Item")> <DebuggerTypeProxyAttribute(System.Collections.Generic.Mscorlib_KeyedCollectionDebugView`2)> <DebuggerDisplayAttribute("Count = {Count}")> <SerializableAttribute()> Public NotInheritable Class AENodeElementCollection Inherits OpcLabs.BaseLib.Collections.ObjectModel.KeyedCollection2(Of String,AENodeElement) Implements OpcLabs.BaseLib.Collections.Generic.IKeyedCollection(Of String,AENodeElement), OpcLabs.EasyOpc.AlarmsAndEvents.AddressSpace.ComTypes._AENodeElementCollection, System.Collections.Generic.ICollection(Of AENodeElement), System.Collections.Generic.ICollection(Of T), System.Collections.Generic.IEnumerable(Of AENodeElement), System.Collections.Generic.IEnumerable(Of T), System.Collections.Generic.IList(Of AENodeElement), System.Collections.Generic.IReadOnlyCollection(Of AENodeElement), System.Collections.Generic.IReadOnlyList(Of AENodeElement), System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList, System.ICloneable
'Usage
Dim instance As AENodeElementCollection
[ComDefaultInterface(OpcLabs.EasyOpc.AlarmsAndEvents.AddressSpace.ComTypes._AENodeElementCollection)] [ComVisible(true)] [Guid("4FF6472F-CA4F-4D87-985B-A563DB230836")] [CLSCompliant(true)] [TypeConverter(OpcLabs.BaseLib.Collections.ObjectModel.Implementation.KeyedCollection2TypeConverter)] [DefaultMember("Item")] [DebuggerTypeProxy(System.Collections.Generic.Mscorlib_KeyedCollectionDebugView`2)] [DebuggerDisplay("Count = {Count}")] [Serializable()] public sealed class AENodeElementCollection : OpcLabs.BaseLib.Collections.ObjectModel.KeyedCollection2<string,AENodeElement>, OpcLabs.BaseLib.Collections.Generic.IKeyedCollection<string,AENodeElement>, OpcLabs.EasyOpc.AlarmsAndEvents.AddressSpace.ComTypes._AENodeElementCollection, System.Collections.Generic.ICollection<AENodeElement>, System.Collections.Generic.ICollection<T>, System.Collections.Generic.IEnumerable<AENodeElement>, System.Collections.Generic.IEnumerable<T>, System.Collections.Generic.IList<AENodeElement>, System.Collections.Generic.IReadOnlyCollection<AENodeElement>, System.Collections.Generic.IReadOnlyList<AENodeElement>, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList, System.ICloneable
[ComDefaultInterface(OpcLabs.EasyOpc.AlarmsAndEvents.AddressSpace.ComTypes._AENodeElementCollection)] [ComVisible(true)] [Guid("4FF6472F-CA4F-4D87-985B-A563DB230836")] [CLSCompliant(true)] [TypeConverter(OpcLabs.BaseLib.Collections.ObjectModel.Implementation.KeyedCollection2TypeConverter)] [DefaultMember("Item")] [DebuggerTypeProxy(System.Collections.Generic.Mscorlib_KeyedCollectionDebugView`2)] [DebuggerDisplay("Count = {Count}")] [Serializable()] public ref class AENodeElementCollection sealed : public OpcLabs.BaseLib.Collections.ObjectModel.KeyedCollection2<String,AENodeElement>, OpcLabs.BaseLib.Collections.Generic.IKeyedCollection<String,AENodeElement>, OpcLabs.EasyOpc.AlarmsAndEvents.AddressSpace.ComTypes._AENodeElementCollection, System.Collections.Generic.ICollection<AENodeElement>, System.Collections.Generic.ICollection<T>, System.Collections.Generic.IEnumerable<AENodeElement>, System.Collections.Generic.IEnumerable<T>, System.Collections.Generic.IList<AENodeElement>, System.Collections.Generic.IReadOnlyCollection<AENodeElement>, System.Collections.Generic.IReadOnlyList<AENodeElement>, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList, System.ICloneable