次の方法で共有


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

適用対象