Share via


NSComboBoxDataSource_Extensions.ObjectValueForItem Method

Definition

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

Parameters

comboBox
NSComboBox
index
IntPtr

nativeint

Returns

Attributes

Applies to