Click or drag to resize

DocNodeProxy.ClearWatch Method

Removes the event handlers for the watch (watch is the object that is the last object that currently exists along the document path).

Namespace: Altaxo.Main
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntax
C#
protected void ClearWatch()
See Also