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