ArrayIterator::offsetExists Check if offset exists &reftitle.description; public voidArrayIterator::offsetExists stringindex Checks if the offset exists. &warn.undocumented.func; &reftitle.parameters; index The offset being checked. &reftitle.returnvalues; &true; if the offset exists, otherwise &false; &reftitle.seealso; ArrayIterator::valid