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