NSComboBoxDataSource_Extensions.ObjectValueForItem Method

Definition

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

Parameters

comboBox
NSComboBox
index
System.System.IntPtr System.nativeint

Returns

Applies to