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

RestorePoint.Remove Method

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.