Skip Navigation Links.

H5Memory Constructor

Overload List

  NameDescription
Public methodH5Memory()()()()
Create an instance of H5Memory containing a null pointer.
Public methodH5Memory(IntPtr)
Create an instance of H5Memory allocating a specified amount of memory from the "C" run-time heap.
Public methodH5Memory(UIntPtr)

See Also