Common Application Framework

RootToolsCollection.AddListTool Method (String, Command)

Create and add a new ListTool object in the RootToolsCollection

public abstract ListTool AddListTool(
   string key,
   Command command
);

Parameters

key
Unique key in the RootToolsCollection.
command
Command which the tool is associated with.

Return Value

See Also

RootToolsCollection Class | Aveva.ApplicationFramework.Presentation Namespace | RootToolsCollection.AddListTool Overload List