Interface IUnmanagedMemoryBlock
public interface IUnmanagedMemoryBlock : IEnumerable, IMemoryBlock, ICloneable
- Inherited Members
- Extension Methods
Methods
Free()
void Free()
Reallocate(long, bool)
void Reallocate(long length, bool copyOldValues = false)