System.IO.UnmanagedMemoryAccessor.Write Method

Writes a byte value into the accessor.

Syntax

public void Write (long position, byte 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