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