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