Click or drag to resize

GH_UndoServerPushUndoRecord Method

Overload List
  NameDescription
Public methodPushUndoRecord(GH_UndoRecord)
Add a new undo record to the undo stack, this function clears the Redo stack.
Public methodPushUndoRecord(String, GH_UndoAction)
Add a new undo record to the undo stack, this function clears the Redo stack.
Top
See Also