다음을 통해 공유


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

적용 대상