QuickOPC User's Guide and Reference
DAPropertyElementCollection Class Properties


OpcLabs.EasyOpcClassicCore Assembly > OpcLabs.EasyOpc.DataAccess.AddressSpace Namespace : DAPropertyElementCollection Class

For a list of all members of this type, see DAPropertyElementCollection 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 property descriptors 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

DAPropertyElementCollection Class
OpcLabs.EasyOpc.DataAccess.AddressSpace Namespace