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