AVEVA CAF API Documenation


RootToolsCollection Class Properties

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

Public Properties
 NameDescription
Public Property Gets the number of elements contained in the collection.  
Public Property Gets a value indicating whether access to the collection is synchronized (thread-safe).  
Public Property Indexer to get the root tool with given Key from the RootToolsCollection as an ITool object.  
Public Property Gets an object that can be used to synchronize access to the collection.  
Top
See Also