Common Application Framework

RootToolsCollection Properties

The properties of the RootToolsCollection class are listed below. For a complete list of RootToolsCollection class members, see the RootToolsCollection Members topic.

Public Instance Properties

Count Gets the number of elements contained in the collection.
IsSynchronized Gets a value indicating whether access to the collection is synchronized (thread-safe).
Item Indexer to get the root tool with given Key from the RootToolsCollection as an ITool object.
SyncRoot Gets an object that can be used to synchronize access to the collection.

See Also

RootToolsCollection Class | Aveva.ApplicationFramework.Presentation Namespace