[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.BaseLib.Collections.Generic.IKeyedCollection<UANodeId,UACertificateTypeElement>, OpcLabs.EasyOpc.UA.Application.ComTypes._UACertificateTypeElementCollection, System.Collections.Generic.ICollection<UACertificateTypeElement>, System.Collections.Generic.ICollection<T>, System.Collections.Generic.IEnumerable<UACertificateTypeElement>, System.Collections.Generic.IEnumerable<T>, 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.BaseLib.Collections.Generic.IKeyedCollection<UANodeId,UACertificateTypeElement>, OpcLabs.EasyOpc.UA.Application.ComTypes._UACertificateTypeElementCollection, System.Collections.Generic.ICollection<UACertificateTypeElement>, System.Collections.Generic.ICollection<T>, System.Collections.Generic.IEnumerable<UACertificateTypeElement>, System.Collections.Generic.IEnumerable<T>, 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
'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.BaseLib.Collections.Generic.IKeyedCollection(Of UANodeId,UACertificateTypeElement), OpcLabs.EasyOpc.UA.Application.ComTypes._UACertificateTypeElementCollection, System.Collections.Generic.ICollection(Of UACertificateTypeElement), System.Collections.Generic.ICollection(Of T), System.Collections.Generic.IEnumerable(Of UACertificateTypeElement), System.Collections.Generic.IEnumerable(Of T), 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
'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.BaseLib.Collections.Generic.IKeyedCollection(Of UANodeId,UACertificateTypeElement), OpcLabs.EasyOpc.UA.Application.ComTypes._UACertificateTypeElementCollection, System.Collections.Generic.ICollection(Of UACertificateTypeElement), System.Collections.Generic.ICollection(Of T), System.Collections.Generic.IEnumerable(Of UACertificateTypeElement), System.Collections.Generic.IEnumerable(Of T), 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
'Usage
Dim instance As UACertificateTypeElementCollection
System.Object System.Collections.ObjectModel.Collection<T> System.Collections.ObjectModel.KeyedCollection<TKey,TItem> OpcLabs.EasyOpc.UA.Application.UACertificateTypeElementCollection
Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows
UACertificateTypeElementCollection Members OpcLabs.EasyOpc.UA.Application Namespace