beginUpdate method

void beginUpdate()

Implementation

void beginUpdate() {
  _updateCount++;
}