Table of Contents

Method EndUpdate

Namespace
Alternet.Editor.TextSource
Assembly
Alternet.Editor.v9.dll

EndUpdate()

Re-enables undo list updating, that was turn of by calling IUndoList.BeginUpdate method.

public virtual int EndUpdate()

Returns

int

Number of undo list updating locks.