NSComboBoxCellDataSource.ItemCount(NSComboBoxCell) 方法

定义

[Foundation.Export("numberOfItemsInComboBoxCell:")]
public virtual nint ItemCount (AppKit.NSComboBoxCell comboBox);
abstract member ItemCount : AppKit.NSComboBoxCell -> nint
override this.ItemCount : AppKit.NSComboBoxCell -> nint

参数

comboBox
NSComboBoxCell

返回

System.System.IntPtr System.nativeint
属性

适用于