Share via


NSComboBoxCellDataSource.ObjectValueForItem(NSComboBoxCell, nint) 方法

定义

[Foundation.Export("comboBoxCell:objectValueForItemAtIndex:")]
public virtual Foundation.NSObject ObjectValueForItem (AppKit.NSComboBoxCell comboBox, nint index);
abstract member ObjectValueForItem : AppKit.NSComboBoxCell * nint -> Foundation.NSObject
override this.ObjectValueForItem : AppKit.NSComboBoxCell * nint -> Foundation.NSObject

参数

comboBox
NSComboBoxCell
index
System.System.IntPtr System.nativeint

返回

属性

适用于