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