Create a new command object and connect to the MapServer
Constructor - creates the object based upon an existing connection
public Command(Connection);
Create a new command object and connect to the MapServer
public Command(int,int,string,string,string,string,string,bool);
Command Class | MapMatrix.MapControls Namespace