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