Common Application Framework

CommandsCollection.Add Method 

Add the given Command to the CommandCollection.

public abstract void Add(
   Command command
);

See Also

CommandsCollection Class | Aveva.ApplicationFramework.Presentation Namespace