共用方式為


NSComboBoxCellDataSource 建構函式

定義

多載

NSComboBoxCellDataSource()
NSComboBoxCellDataSource(NSObjectFlag)
NSComboBoxCellDataSource(IntPtr)

NSComboBoxCellDataSource()

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

適用於

NSComboBoxCellDataSource(NSObjectFlag)

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

參數

適用於

NSComboBoxCellDataSource(IntPtr)

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

參數

handle
IntPtr

nativeint

適用於