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