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