次の方法で共有


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

戻り値

属性

適用対象