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