GetNumInstances method

int GetNumInstances()

Implementation

int GetNumInstances() {
  return _instances;
}