'Declaration
<ComDefaultInterfaceAttribute(OpcLabs.EasyOpc.DataAccess.AddressSpace.ComTypes._DAPropertyElementCollection)> <ComVisibleAttribute(True)> <GuidAttribute("7621DE09-80DC-400B-807F-727B13E116AA")> <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 DAPropertyElementCollection Inherits OpcLabs.BaseLib.Collections.ObjectModel.KeyedCollection2(Of DAPropertyDescriptor,DAPropertyElement) Implements OpcLabs.EasyOpc.DataAccess.AddressSpace.ComTypes._DAPropertyElementCollection, System.Collections.Generic.ICollection(Of DAPropertyElement), System.Collections.Generic.IEnumerable(Of DAPropertyElement), System.Collections.Generic.IList(Of DAPropertyElement), System.Collections.Generic.IReadOnlyCollection(Of DAPropertyElement), System.Collections.Generic.IReadOnlyList(Of DAPropertyElement), System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList, System.ICloneable, System.Xml.Serialization.IXmlSerializable
'Usage
Dim instance As DAPropertyElementCollection
[ComDefaultInterface(OpcLabs.EasyOpc.DataAccess.AddressSpace.ComTypes._DAPropertyElementCollection)] [ComVisible(true)] [Guid("7621DE09-80DC-400B-807F-727B13E116AA")] [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 DAPropertyElementCollection : OpcLabs.BaseLib.Collections.ObjectModel.KeyedCollection2<DAPropertyDescriptor,DAPropertyElement>, OpcLabs.EasyOpc.DataAccess.AddressSpace.ComTypes._DAPropertyElementCollection, System.Collections.Generic.ICollection<DAPropertyElement>, System.Collections.Generic.IEnumerable<DAPropertyElement>, System.Collections.Generic.IList<DAPropertyElement>, System.Collections.Generic.IReadOnlyCollection<DAPropertyElement>, System.Collections.Generic.IReadOnlyList<DAPropertyElement>, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList, System.ICloneable, System.Xml.Serialization.IXmlSerializable
[ComDefaultInterface(OpcLabs.EasyOpc.DataAccess.AddressSpace.ComTypes._DAPropertyElementCollection)] [ComVisible(true)] [Guid("7621DE09-80DC-400B-807F-727B13E116AA")] [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 DAPropertyElementCollection sealed : public OpcLabs.BaseLib.Collections.ObjectModel.KeyedCollection2<DAPropertyDescriptor,DAPropertyElement>, OpcLabs.EasyOpc.DataAccess.AddressSpace.ComTypes._DAPropertyElementCollection, System.Collections.Generic.ICollection<DAPropertyElement>, System.Collections.Generic.IEnumerable<DAPropertyElement>, System.Collections.Generic.IList<DAPropertyElement>, System.Collections.Generic.IReadOnlyCollection<DAPropertyElement>, System.Collections.Generic.IReadOnlyList<DAPropertyElement>, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList, System.ICloneable, System.Xml.Serialization.IXmlSerializable