Method DeleteSelectedWatch
- Namespace
- Alternet.Scripter.Debugger.UI.AlternetUI
- Assembly
- Alternet.Scripter.Debugger.UI.AlternetUI.v10.dll
DeleteSelectedWatch()
Deletes the currently selected watch from the collection of watches.
public virtual Task DeleteSelectedWatch()
Returns
Remarks
If no watch is currently selected, the method performs no action. After the selected watch is removed, the method evaluates the remaining watch expressions.