Common Application Framework

RootToolsCollection.AddListTool Method

Create and add a new ListTool object in the RootToolsCollection

Overload List

Create and add a new ListTool object in the RootToolsCollection

public abstract ListTool AddListTool(string);

Create and add a new ListTool object in the RootToolsCollection

public abstract ListTool AddListTool(string,Command);

Create and add a new ListTool object in the RootToolsCollection

public abstract ListTool AddListTool(string,string);

See Also

RootToolsCollection Class | Aveva.ApplicationFramework.Presentation Namespace