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