Table of Contents

Property UpdateCount

Namespace
Alternet.Scripter.Debugger
Assembly
Alternet.Scripter.Debugger.Common.v10.dll

UpdateCount

Keeps track of calls to BeginUpdate and EndUpdate so that they can be nested.

public int UpdateCount { get; }

Property Value

int