ArrayAt
run_array* array = ArrayAt(i);
if (ArrayAt(i)->CountRuns() > max)
max = ArrayAt(i)->CountRuns();
run_array* array = runArrays.ArrayAt(k);