The properties of the ToolsCollection class are listed below. For a complete list of ToolsCollection class members, see the ToolsCollection Members topic.
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 | Overloaded. 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. |
ToolsCollection Class | Aveva.ApplicationFramework.Presentation Namespace