Compartir a través de


NSComboBoxCellDataSource Constructores

Definición

Sobrecargas

NSComboBoxCellDataSource()
NSComboBoxCellDataSource(NSObjectFlag)
NSComboBoxCellDataSource(IntPtr)

NSComboBoxCellDataSource()

[Foundation.Export("init")]
public NSComboBoxCellDataSource ();
Atributos

Se aplica a

NSComboBoxCellDataSource(NSObjectFlag)

protected NSComboBoxCellDataSource (Foundation.NSObjectFlag t);
new AppKit.NSComboBoxCellDataSource : Foundation.NSObjectFlag -> AppKit.NSComboBoxCellDataSource

Parámetros

Se aplica a

NSComboBoxCellDataSource(IntPtr)

protected internal NSComboBoxCellDataSource (IntPtr handle);
new AppKit.NSComboBoxCellDataSource : nativeint -> AppKit.NSComboBoxCellDataSource

Parámetros

handle
IntPtr

nativeint

Se aplica a