Click or drag to resize

MemoryBlock Constructor

Overload List
  NameDescription
Public methodMemoryBlock(Int32)
Initializes a new instance of the MemoryBlock struct.
Public methodMemoryBlock(IntPtr, Int32)
Initializes a new instance of the MemoryBlock struct.
Public methodMemoryBlock(Void*, Int32)
Initializes a new instance of the MemoryBlock struct.
Top
See Also