Table of Contents

Method CanDeleteWatch

Namespace
Alternet.Scripter.Debugger.UI.AlternetUI
Assembly
Alternet.Scripter.Debugger.UI.AlternetUI.v10.dll

CanDeleteWatch()

Determines whether the currently selected watch can be deleted.

public virtual bool CanDeleteWatch()

Returns

bool

true if a watch is selected and can be deleted; otherwise, false.