ITextBufferUndoManager.UnregisterUndoHistory Method

Definition

Unregisters the ITextUndoHistory for the underlying ITextBuffer from the ITextUndoHistoryRegistry.

public:
 void UnregisterUndoHistory();
public:
 void UnregisterUndoHistory();
void UnregisterUndoHistory();
public void UnregisterUndoHistory ();
abstract member UnregisterUndoHistory : unit -> unit
Public Sub UnregisterUndoHistory ()

Applies to