Class MemoryArrayOwnedHandle
public class MemoryArrayOwnedHandle : MemoryArrayHandle, IDisposable
- Inheritance
-
MemoryArrayOwnedHandle
- Implements
- Inherited Members
Methods
Create(Memory[])
public static MemoryArrayOwnedHandle Create(Memory[] data)
Parameters
data
Memory[]
Returns
ReleaseHandle()
When overridden in a derived class, executes the code required to free the handle.
protected override bool ReleaseHandle()