'Declaration Protected Overridable Function GetDeleteCommand() As ICommand
protected virtual ICommand GetDeleteCommand()
protected: virtual ICommand* GetDeleteCommand();
protected: virtual ICommand^ GetDeleteCommand();
Return Value
A command that implements logic of DoDelete method.