NSComboBoxDataSource.ItemCount(NSComboBox) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("numberOfItemsInComboBox:")]
public virtual nint ItemCount (AppKit.NSComboBox comboBox);
abstract member ItemCount : AppKit.NSComboBox -> nint
override this.ItemCount : AppKit.NSComboBox -> nint
Parameters
- comboBox
- NSComboBox
Returns
System.System.IntPtr
System.nativeint
- Attributes