MemoryBlock Constructor |
Name | Description | |
---|---|---|
MemoryBlock(Int32) |
Initializes a new instance of the MemoryBlock struct.
| |
MemoryBlock(IntPtr, Int32) |
Initializes a new instance of the MemoryBlock struct.
| |
MemoryBlock(Void*, Int32) |
Initializes a new instance of the MemoryBlock struct.
|