NSComboBoxDataSource_Extensions.ObjectValueForItem 方法

定义

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

参数

comboBox
NSComboBox
index
System.System.IntPtr System.nativeint

返回

适用于