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