Class NumericSorterClassUnownedHandle
public class NumericSorterClassUnownedHandle : NumericSorterClassHandle, IDisposable
- Inheritance
-
NumericSorterClassUnownedHandle
- Implements
- Inherited Members
Constructors
NumericSorterClassUnownedHandle(IntPtr)
Creates a new instance of NumericSorterClassOwnedHandle. Assumes that the given pointer is unowned by the runtime.
public NumericSorterClassUnownedHandle(IntPtr ptr)
Parameters
ptr
IntPtr
Properties
NullHandle
public static NumericSorterClassUnownedHandle NullHandle { get; }
Property Value
Methods
Copy()
public NumericSorterClassOwnedHandle Copy()
Returns
ReleaseHandle()
When overridden in a derived class, executes the code required to free the handle.
protected override bool ReleaseHandle()