共用方式為


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

傳回

屬性

適用於