NSComboBoxCellDataSource_Extensions.ObjectValueForItem 方法

定义

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

参数

comboBox
NSComboBoxCell
index
System.System.IntPtr System.nativeint

返回

适用于