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