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