get
Gets the boolean value at the specified index.
Return
The boolean value at the specified index.
Parameters
i
The index to retrieve the value from.
Throws
If the index is out of bounds.
Gets the boolean value at the specified index.
The boolean value at the specified index.
The index to retrieve the value from.
If the index is out of bounds.