Class Point3DManagedHandle
public class Point3DManagedHandle : Point3DOwnedHandle, IDisposable, IEquatable<Point3DHandle>
- Inheritance
-
Point3DManagedHandle
- Implements
- Inherited Members
Methods
Create()
public static Point3DManagedHandle Create()
Returns
ReleaseHandle()
When overridden in a derived class, executes the code required to free the handle.
protected override bool ReleaseHandle()