NSComboBoxCellDataSource.ItemCount(NSComboBoxCell) Method

Definition

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

Parameters

comboBox
NSComboBoxCell

Returns

System.System.IntPtr System.nativeint
Attributes

Applies to