'Declaration
Public Shadows Function CreateBatch() As MimerBatch
public new MimerBatch CreateBatch()
public function CreateBatch(): MimerBatch;
public hide function CreateBatch() : MimerBatch;
public: new MimerBatch* CreateBatch();
Return Value
A new instance of MimerBatch.