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

返回

属性

适用于