getCount method

int getCount()

Implementation

int getCount() {
  return _count;
}