'Declaration
<CLSCompliantAttribute(True)> <ComDefaultInterfaceAttribute(OpcLabs.EasyOpc.UA.Application.ComTypes._UACertificateTypeElementCollection)> <ComVisibleAttribute(True)> <GuidAttribute("DA516A55-1CAC-4CD7-838C-80D3EA89FC45")> <TypeConverterAttribute(System.ComponentModel.CollectionConverter)> <DefaultMemberAttribute("Item")> <DebuggerTypeProxyAttribute(System.Collections.Generic.Mscorlib_KeyedCollectionDebugView`2)> <DebuggerDisplayAttribute("Count = {Count}")> <SerializableAttribute()> Public NotInheritable Class UACertificateTypeElementCollection Inherits OpcLabs.BaseLib.Collections.ObjectModel.SelectorKeyedCollection(Of UANodeId,UACertificateTypeElement) Implements OpcLabs.EasyOpc.UA.Application.ComTypes._UACertificateTypeElementCollection, System.Collections.Generic.ICollection(Of UACertificateTypeElement), System.Collections.Generic.IEnumerable(Of UACertificateTypeElement), System.Collections.Generic.IList(Of UACertificateTypeElement), System.Collections.Generic.IReadOnlyCollection(Of UACertificateTypeElement), System.Collections.Generic.IReadOnlyList(Of UACertificateTypeElement), System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList, System.ICloneable
'Usage
Dim instance As UACertificateTypeElementCollection
[CLSCompliant(true)] [ComDefaultInterface(OpcLabs.EasyOpc.UA.Application.ComTypes._UACertificateTypeElementCollection)] [ComVisible(true)] [Guid("DA516A55-1CAC-4CD7-838C-80D3EA89FC45")] [TypeConverter(System.ComponentModel.CollectionConverter)] [DefaultMember("Item")] [DebuggerTypeProxy(System.Collections.Generic.Mscorlib_KeyedCollectionDebugView`2)] [DebuggerDisplay("Count = {Count}")] [Serializable()] public sealed class UACertificateTypeElementCollection : OpcLabs.BaseLib.Collections.ObjectModel.SelectorKeyedCollection<UANodeId,UACertificateTypeElement>, OpcLabs.EasyOpc.UA.Application.ComTypes._UACertificateTypeElementCollection, System.Collections.Generic.ICollection<UACertificateTypeElement>, System.Collections.Generic.IEnumerable<UACertificateTypeElement>, System.Collections.Generic.IList<UACertificateTypeElement>, System.Collections.Generic.IReadOnlyCollection<UACertificateTypeElement>, System.Collections.Generic.IReadOnlyList<UACertificateTypeElement>, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList, System.ICloneable
[CLSCompliant(true)] [ComDefaultInterface(OpcLabs.EasyOpc.UA.Application.ComTypes._UACertificateTypeElementCollection)] [ComVisible(true)] [Guid("DA516A55-1CAC-4CD7-838C-80D3EA89FC45")] [TypeConverter(System.ComponentModel.CollectionConverter)] [DefaultMember("Item")] [DebuggerTypeProxy(System.Collections.Generic.Mscorlib_KeyedCollectionDebugView`2)] [DebuggerDisplay("Count = {Count}")] [Serializable()] public ref class UACertificateTypeElementCollection sealed : public OpcLabs.BaseLib.Collections.ObjectModel.SelectorKeyedCollection<UANodeId,UACertificateTypeElement>, OpcLabs.EasyOpc.UA.Application.ComTypes._UACertificateTypeElementCollection, System.Collections.Generic.ICollection<UACertificateTypeElement>, System.Collections.Generic.IEnumerable<UACertificateTypeElement>, System.Collections.Generic.IList<UACertificateTypeElement>, System.Collections.Generic.IReadOnlyCollection<UACertificateTypeElement>, System.Collections.Generic.IReadOnlyList<UACertificateTypeElement>, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList, System.ICloneable