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