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