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