QuickOPC User's Guide and Reference
AENodeElementCollection Class Properties


OpcLabs.EasyOpcClassicCore Assembly > OpcLabs.EasyOpc.AlarmsAndEvents.AddressSpace Namespace : AENodeElementCollection Class

For a list of all members of this type, see AENodeElementCollection 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 PropertyOverloaded. Gets the element with the specified key. (Inherited from System.Collections.ObjectModel.KeyedCollection<TKey,TItem>)
Public PropertyA collection of node names that are keys to the condition elements in the dictionary.  
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

AENodeElementCollection Class
OpcLabs.EasyOpc.AlarmsAndEvents.AddressSpace Namespace