Q:

out of range array index

int index = 25;
if(index < array.Length)
{
    //it exists
}
0

New to Communities?

Join the community