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