System.IO.UnmanagedMemoryAccessor Class

Provides random access to unmanaged blocks of memory from managed code.

See Also: UnmanagedMemoryAccessor Members

Syntax

public class UnmanagedMemoryAccessor : IDisposable

Remarks

The System.IO.MemoryMappedFiles.MemoryMappedFile.CreateViewAccessor method of a System.IO.MemoryMappedFiles.MemoryMappedFile object returns the unmanaged blocks of memory for working with views of memory-mapped files.

Requirements

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