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