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