'Declaration
Public Shadows Function CreateBatchCommand() As MimerBatchCommand
public new MimerBatchCommand CreateBatchCommand()
public function CreateBatchCommand(): MimerBatchCommand;
public hide function CreateBatchCommand() : MimerBatchCommand;
public: new MimerBatchCommand* CreateBatchCommand();
Return Value
A MimerBatchCommand object.