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