'Declaration
Protected Overridable Function SaveUndoState() As Boolean
'Usage
Dim instance As ClipboardCutUndoAction Dim value As Boolean value = instance.SaveUndoState()
protected virtual bool SaveUndoState()
Return Value
Boolean: true if successful; false otherwise