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