Variable Foreach.startIndex

class Foreach
{
  // ...
  size_t startIndex;
  // ...
}