NSComboBoxCellDataSource Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
NSComboBoxCellDataSource() | |
NSComboBoxCellDataSource(NSObjectFlag) | |
NSComboBoxCellDataSource(IntPtr) |
NSComboBoxCellDataSource()
[Foundation.Export("init")]
public NSComboBoxCellDataSource ();
- Attributes
Applies to
NSComboBoxCellDataSource(NSObjectFlag)
protected NSComboBoxCellDataSource (Foundation.NSObjectFlag t);
new AppKit.NSComboBoxCellDataSource : Foundation.NSObjectFlag -> AppKit.NSComboBoxCellDataSource
Parameters
Applies to
NSComboBoxCellDataSource(IntPtr)
protected internal NSComboBoxCellDataSource (IntPtr handle);
new AppKit.NSComboBoxCellDataSource : nativeint -> AppKit.NSComboBoxCellDataSource
Parameters
- handle
-
IntPtr
nativeint