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