System.Runtime.InteropServices.SafeBuffer.Initialize Method

Defines the allocation size of the memory region in bytes. You must call this method before you use the System.Runtime.InteropServices.SafeBuffer instance.

Syntax

[System.CLSCompliant(false)]
public void Initialize (ulong numBytes)

Parameters

numBytes
The number of bytes in the buffer.

Remarks

Documentation for this section has not yet been entered.

Requirements

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