共用方式為


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
屬性

適用於