Method EnableUpdate
- Namespace
- Alternet.Syntax.Parsers.Roslyn.CodeCompletion
- Assembly
- Alternet.Syntax.Parsers.Roslyn.v9.dll
EnableUpdate()
Re-enables object state updating, that was turn of by calling DisableUpdate
method.
Using DisableUpdate/EnableUpdate to prevent notifying about updating the object state.
public int EnableUpdate()
Returns
- int
Number of object state updating locks.