Show / Hide Table of Contents

Method Undo

| Improve this Doc View Source

Undo()

Undoes the most recent undo command. In other words, undoes the most recent undo unit on the undo stack.

Declaration
public bool Undo()
Returns
Type Description
System.Boolean

true if the undo operation was successful; otherwise, false. This method returns false if the undo stack is empty.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest