'Declaration
<ComDefaultInterfaceAttribute(OpcLabs.EasyOpc.AlarmsAndEvents.AddressSpace.ComTypes._AESubconditionElementCollection)> <ComVisibleAttribute(True)> <GuidAttribute("EADBF866-8071-4C44-A102-2CBE1E59BEFC")> <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 AESubconditionElementCollection Inherits OpcLabs.BaseLib.Collections.ObjectModel.KeyedCollection2(Of String,AESubconditionElement) Implements OpcLabs.BaseLib.Collections.Generic.IKeyedCollection(Of String,AESubconditionElement), OpcLabs.EasyOpc.AlarmsAndEvents.AddressSpace.ComTypes._AESubconditionElementCollection, System.Collections.Generic.ICollection(Of AESubconditionElement), System.Collections.Generic.ICollection(Of T), System.Collections.Generic.IEnumerable(Of AESubconditionElement), System.Collections.Generic.IEnumerable(Of T), System.Collections.Generic.IList(Of AESubconditionElement), System.Collections.Generic.IReadOnlyCollection(Of AESubconditionElement), System.Collections.Generic.IReadOnlyList(Of AESubconditionElement), System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList
'Usage
Dim instance As AESubconditionElementCollection
[ComDefaultInterface(OpcLabs.EasyOpc.AlarmsAndEvents.AddressSpace.ComTypes._AESubconditionElementCollection)] [ComVisible(true)] [Guid("EADBF866-8071-4C44-A102-2CBE1E59BEFC")] [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 AESubconditionElementCollection : OpcLabs.BaseLib.Collections.ObjectModel.KeyedCollection2<string,AESubconditionElement>, OpcLabs.BaseLib.Collections.Generic.IKeyedCollection<string,AESubconditionElement>, OpcLabs.EasyOpc.AlarmsAndEvents.AddressSpace.ComTypes._AESubconditionElementCollection, System.Collections.Generic.ICollection<AESubconditionElement>, System.Collections.Generic.ICollection<T>, System.Collections.Generic.IEnumerable<AESubconditionElement>, System.Collections.Generic.IEnumerable<T>, System.Collections.Generic.IList<AESubconditionElement>, System.Collections.Generic.IReadOnlyCollection<AESubconditionElement>, System.Collections.Generic.IReadOnlyList<AESubconditionElement>, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList
[ComDefaultInterface(OpcLabs.EasyOpc.AlarmsAndEvents.AddressSpace.ComTypes._AESubconditionElementCollection)] [ComVisible(true)] [Guid("EADBF866-8071-4C44-A102-2CBE1E59BEFC")] [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 AESubconditionElementCollection sealed : public OpcLabs.BaseLib.Collections.ObjectModel.KeyedCollection2<String,AESubconditionElement>, OpcLabs.BaseLib.Collections.Generic.IKeyedCollection<String,AESubconditionElement>, OpcLabs.EasyOpc.AlarmsAndEvents.AddressSpace.ComTypes._AESubconditionElementCollection, System.Collections.Generic.ICollection<AESubconditionElement>, System.Collections.Generic.ICollection<T>, System.Collections.Generic.IEnumerable<AESubconditionElement>, System.Collections.Generic.IEnumerable<T>, System.Collections.Generic.IList<AESubconditionElement>, System.Collections.Generic.IReadOnlyCollection<AESubconditionElement>, System.Collections.Generic.IReadOnlyList<AESubconditionElement>, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList