StopIteration method

bool StopIteration()

Implementation

bool StopIteration() {
  return _StopIteration();
}