'Declaration Protected Overridable Function Undo() As Boolean
'Usage Dim instance As Command Dim value As Boolean value = instance.Undo()
protected virtual bool Undo()
true
false
Command Class Command Members