Checks bounds for reading/writing operations.
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | Throws an exception if the count is less than zero,
if the index is out of range, or if the sum of count and index are greater than the array length |
Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)