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