public static bool explicitArrayBoundsChecks ;

Descripción

Are array bounds actively validated?

Access to data outside array bounds will trigger a runtime exception.