Share via


NSComboBoxCellDataSource_Extensions.ObjectValueForItem Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static Foundation.NSObject ObjectValueForItem(this AppKit.INSComboBoxCellDataSource This, AppKit.NSComboBoxCell comboBox, IntPtr index);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member ObjectValueForItem : AppKit.INSComboBoxCellDataSource * AppKit.NSComboBoxCell * nativeint -> Foundation.NSObject

Parameters

comboBox
NSComboBoxCell
index
IntPtr

nativeint

Returns

Attributes

Applies to