Does an index of this array exist? January 3, 2023 by Tarik Test the length int index = 25; if(index < array.Length) { //it exists }