次の方法で共有


NSComboBoxDataSource.ItemCount(NSComboBox) メソッド

定義

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

パラメーター

comboBox
NSComboBox

戻り値

System.System.IntPtr System.nativeint
属性

適用対象