QuickOPC User's Guide and Reference
AECategoryElementCollection Class Properties


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

For a list of all members of this type, see AECategoryElementCollection 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 Category Ids that are keys to the category 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

AECategoryElementCollection Class
OpcLabs.EasyOpc.AlarmsAndEvents.AddressSpace Namespace