The Array class is the base class for language implementations that support arrays . However, only the system and compilers can derive explicitly from the Array class. Users should employ the array constructs provided by the language. An element is a value in an Array.