'Declaration
Public Shadows Function CreateCommand() As MimerCommand
public new MimerCommand CreateCommand()
public function CreateCommand(): MimerCommand;
public hide function CreateCommand() : MimerCommand;
public: new MimerCommand* CreateCommand();
Return Value
The new MimerCommand object.