Common Application Framework

ToolsCollection Properties

The properties of the ToolsCollection class are listed below. For a complete list of ToolsCollection class members, see the ToolsCollection 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).
ItemOverloaded. Indexer to get the instance of the tool at the specified index of the ToolsCollection as an ITool object.
SyncRoot Gets an object that can be used to synchronize access to the collection.

See Also

ToolsCollection Class | Aveva.ApplicationFramework.Presentation Namespace