DisableAutoRange method

void DisableAutoRange()

Implementation

void DisableAutoRange()
{
  _autoRangeCount++;
}