PostSharpAPI ReferencePost­Sharp.​Patterns.​RecordingRestore­PointRemove
Open sandboxFocus

Method Remove

Remove()

Removes the current RestorePoint from the UndoOperations or RedoOperations.

Declaration
public bool Remove()
Returns
Type Description
Boolean

true if the RestorePoint was removed, false if it was not present in these collections.