Partager via


NSComboBoxCellDataSource Constructeurs

Définition

Surcharges

NSComboBoxCellDataSource()
NSComboBoxCellDataSource(NSObjectFlag)
NSComboBoxCellDataSource(IntPtr)

NSComboBoxCellDataSource()

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

S’applique à

NSComboBoxCellDataSource(NSObjectFlag)

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

Paramètres

S’applique à

NSComboBoxCellDataSource(IntPtr)

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

Paramètres

handle
IntPtr

nativeint

S’applique à