'Declaration
<ComDefaultInterfaceAttribute(OpcLabs.EasyOpc.AlarmsAndEvents.AddressSpace.ComTypes._AEConditionElementCollection)> <ComVisibleAttribute(True)> <GuidAttribute("9562BDBC-D3AB-48A1-870E-E89F2DCBEBF0")> <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 AEConditionElementCollection Inherits OpcLabs.BaseLib.Collections.ObjectModel.KeyedCollection2(Of String,AEConditionElement) Implements OpcLabs.BaseLib.Collections.Generic.IKeyedCollection(Of String,AEConditionElement), OpcLabs.EasyOpc.AlarmsAndEvents.AddressSpace.ComTypes._AEConditionElementCollection, System.Collections.Generic.ICollection(Of AEConditionElement), System.Collections.Generic.ICollection(Of T), System.Collections.Generic.IEnumerable(Of AEConditionElement), System.Collections.Generic.IEnumerable(Of T), System.Collections.Generic.IList(Of AEConditionElement), System.Collections.Generic.IReadOnlyCollection(Of AEConditionElement), System.Collections.Generic.IReadOnlyList(Of AEConditionElement), System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList, System.ICloneable
'Usage
Dim instance As AEConditionElementCollection
[ComDefaultInterface(OpcLabs.EasyOpc.AlarmsAndEvents.AddressSpace.ComTypes._AEConditionElementCollection)] [ComVisible(true)] [Guid("9562BDBC-D3AB-48A1-870E-E89F2DCBEBF0")] [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 AEConditionElementCollection : OpcLabs.BaseLib.Collections.ObjectModel.KeyedCollection2<string,AEConditionElement>, OpcLabs.BaseLib.Collections.Generic.IKeyedCollection<string,AEConditionElement>, OpcLabs.EasyOpc.AlarmsAndEvents.AddressSpace.ComTypes._AEConditionElementCollection, System.Collections.Generic.ICollection<AEConditionElement>, System.Collections.Generic.ICollection<T>, System.Collections.Generic.IEnumerable<AEConditionElement>, System.Collections.Generic.IEnumerable<T>, System.Collections.Generic.IList<AEConditionElement>, System.Collections.Generic.IReadOnlyCollection<AEConditionElement>, System.Collections.Generic.IReadOnlyList<AEConditionElement>, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList, System.ICloneable
[ComDefaultInterface(OpcLabs.EasyOpc.AlarmsAndEvents.AddressSpace.ComTypes._AEConditionElementCollection)] [ComVisible(true)] [Guid("9562BDBC-D3AB-48A1-870E-E89F2DCBEBF0")] [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 AEConditionElementCollection sealed : public OpcLabs.BaseLib.Collections.ObjectModel.KeyedCollection2<String,AEConditionElement>, OpcLabs.BaseLib.Collections.Generic.IKeyedCollection<String,AEConditionElement>, OpcLabs.EasyOpc.AlarmsAndEvents.AddressSpace.ComTypes._AEConditionElementCollection, System.Collections.Generic.ICollection<AEConditionElement>, System.Collections.Generic.ICollection<T>, System.Collections.Generic.IEnumerable<AEConditionElement>, System.Collections.Generic.IEnumerable<T>, System.Collections.Generic.IList<AEConditionElement>, System.Collections.Generic.IReadOnlyCollection<AEConditionElement>, System.Collections.Generic.IReadOnlyList<AEConditionElement>, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList, System.ICloneable