Common Application Framework

RootToolsCollection.Item Property

Indexer to get the root tool with given Key from the RootToolsCollection as an ITool object.

public abstract ITool this[
   string key
] {get;}

See Also

RootToolsCollection Class | Aveva.ApplicationFramework.Presentation Namespace