QuickOPC User's Guide and Reference
ServerElementCollection Class Properties


OpcLabs.EasyOpcClassicCore Assembly > OpcLabs.EasyOpc Namespace : ServerElementCollection Class

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

ServerElementCollection Class
OpcLabs.EasyOpc Namespace