Give a single byte from within an array.
- array
- The array to be read from.
- index
- The byte level index into the array from which should be read. Must be inbetween 0 and Buffer.ByteLength(Array)-1.
The single byte read from array at index.
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0