共用方式為


NSComboBoxDataSource.ObjectValueForItem(NSComboBox, nint) 方法

定義

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

參數

comboBox
NSComboBox
index
System.System.IntPtr System.nativeint

傳回

屬性

適用於