次の方法で共有


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

戻り値

属性

適用対象