Class TreeSelectionHandle
public class TreeSelectionHandle : ObjectHandle, IDisposable
- Inheritance
-
TreeSelectionHandle
- Implements
- Inherited Members
Constructors
TreeSelectionHandle(nint, bool)
public TreeSelectionHandle(nint handle, bool ownsHandle)
Parameters
Methods
For<T>(ConstructArgument[])
public static TreeSelectionHandle For<T>(ConstructArgument[] constructArguments) where T : TreeSelection, GTypeProvider
Parameters
constructArguments
ConstructArgument[]
Returns
Type Parameters
T