Table of Contents

Method BeginUpdate

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

BeginUpdate()

Prevents undo list updating until calling IUndoList.EndUpdate method.

public virtual int BeginUpdate()

Returns

int

Number of undo list updating locks.