다음을 통해 공유


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

반환

특성

적용 대상