Set a single byte in an array to a specified value.
- array
- The array which is to be modified.
- index
- The byte position within the array whose content should be modified.
- value
- The new value.
Set the index'th byte of array to value.
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0