NSComboBoxCellDataSource.ObjectValueForItem(NSComboBoxCell, nint) Method

Definition

[Foundation.Export("comboBoxCell:objectValueForItemAtIndex:")]
public virtual Foundation.NSObject ObjectValueForItem (AppKit.NSComboBoxCell comboBox, nint index);
abstract member ObjectValueForItem : AppKit.NSComboBoxCell * nint -> Foundation.NSObject
override this.ObjectValueForItem : AppKit.NSComboBoxCell * nint -> Foundation.NSObject

Parameters

comboBox
NSComboBoxCell
index
System.System.IntPtr System.nativeint

Returns

Attributes

Applies to