QuickOPC User's Guide and Reference
UACertificateTypeElementCollection Class Properties


OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Application Namespace : UACertificateTypeElementCollection Class

For a list of all members of this type, see UACertificateTypeElementCollection members.

Public Properties
 NameDescription
Public PropertyGets the generic equality comparer that is used to determine equality of keys in the collection. (Inherited from System.Collections.ObjectModel.KeyedCollection<TKey,TItem>)
Public PropertyGets the number of elements actually contained in the Collection. (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public Propertystatic (Shared in Visual Basic)An empty node element collection.  
Public PropertyOverloaded. Gets the element with the specified key. (Inherited from System.Collections.ObjectModel.KeyedCollection<TKey,TItem>)
Top
Protected Properties
 NameDescription
Protected PropertyGets the lookup dictionary of the KeyedCollection. (Inherited from System.Collections.ObjectModel.KeyedCollection<TKey,TItem>)
Protected PropertyGets a IList wrapper around the Collection. (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Top
See Also

Reference

UACertificateTypeElementCollection Class
OpcLabs.EasyOpc.UA.Application Namespace