NSComboBoxCellDataSource_Extensions.ObjectValueForItem Method

Definition

public static Foundation.NSObject ObjectValueForItem (this AppKit.INSComboBoxCellDataSource This, AppKit.NSComboBoxCell comboBox, nint index);
static member ObjectValueForItem : AppKit.INSComboBoxCellDataSource * AppKit.NSComboBoxCell * nint -> Foundation.NSObject

Parameters

comboBox
NSComboBoxCell
index
System.System.IntPtr System.nativeint

Returns

Applies to