'Declaration
<ComDefaultInterfaceAttribute(OpcLabs.EasyOpc.AlarmsAndEvents.AddressSpace.ComTypes._AECategoryElementCollection)> <ComVisibleAttribute(True)> <GuidAttribute("D4383639-C033-4A56-8731-7A18CABDE5BE")> <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 AECategoryElementCollection Inherits OpcLabs.BaseLib.Collections.ObjectModel.KeyedCollection2(Of Long,AECategoryElement) Implements OpcLabs.BaseLib.Collections.Generic.IKeyedCollection(Of Long,AECategoryElement), OpcLabs.EasyOpc.AlarmsAndEvents.AddressSpace.ComTypes._AECategoryElementCollection, System.Collections.Generic.ICollection(Of AECategoryElement), System.Collections.Generic.ICollection(Of T), System.Collections.Generic.IEnumerable(Of AECategoryElement), System.Collections.Generic.IEnumerable(Of T), System.Collections.Generic.IList(Of AECategoryElement), System.Collections.Generic.IReadOnlyCollection(Of AECategoryElement), System.Collections.Generic.IReadOnlyList(Of AECategoryElement), System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList, System.ICloneable, System.Xml.Serialization.IXmlSerializable
'Usage
Dim instance As AECategoryElementCollection
[ComDefaultInterface(OpcLabs.EasyOpc.AlarmsAndEvents.AddressSpace.ComTypes._AECategoryElementCollection)] [ComVisible(true)] [Guid("D4383639-C033-4A56-8731-7A18CABDE5BE")] [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 AECategoryElementCollection : OpcLabs.BaseLib.Collections.ObjectModel.KeyedCollection2<long,AECategoryElement>, OpcLabs.BaseLib.Collections.Generic.IKeyedCollection<long,AECategoryElement>, OpcLabs.EasyOpc.AlarmsAndEvents.AddressSpace.ComTypes._AECategoryElementCollection, System.Collections.Generic.ICollection<AECategoryElement>, System.Collections.Generic.ICollection<T>, System.Collections.Generic.IEnumerable<AECategoryElement>, System.Collections.Generic.IEnumerable<T>, System.Collections.Generic.IList<AECategoryElement>, System.Collections.Generic.IReadOnlyCollection<AECategoryElement>, System.Collections.Generic.IReadOnlyList<AECategoryElement>, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList, System.ICloneable, System.Xml.Serialization.IXmlSerializable
[ComDefaultInterface(OpcLabs.EasyOpc.AlarmsAndEvents.AddressSpace.ComTypes._AECategoryElementCollection)] [ComVisible(true)] [Guid("D4383639-C033-4A56-8731-7A18CABDE5BE")] [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 AECategoryElementCollection sealed : public OpcLabs.BaseLib.Collections.ObjectModel.KeyedCollection2<int64,AECategoryElement>, OpcLabs.BaseLib.Collections.Generic.IKeyedCollection<int64,AECategoryElement>, OpcLabs.EasyOpc.AlarmsAndEvents.AddressSpace.ComTypes._AECategoryElementCollection, System.Collections.Generic.ICollection<AECategoryElement>, System.Collections.Generic.ICollection<T>, System.Collections.Generic.IEnumerable<AECategoryElement>, System.Collections.Generic.IEnumerable<T>, System.Collections.Generic.IList<AECategoryElement>, System.Collections.Generic.IReadOnlyCollection<AECategoryElement>, System.Collections.Generic.IReadOnlyList<AECategoryElement>, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList, System.ICloneable, System.Xml.Serialization.IXmlSerializable