System.IO.UnmanagedMemoryAccessor.Write Method

Writes an 8-bit integer into the accessor.

Syntax

[System.CLSCompliant(false)]
public void Write (long position, sbyte value)

Parameters

position
The number of bytes into the accessor at which to begin writing.
value
The value to write.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.IO
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 4.0.0.0