다음을 통해 공유


NSComboBoxCellDataSource.IndexOfItem(NSComboBoxCell, String) 메서드

정의

[Foundation.Export("comboBoxCell:indexOfItemWithStringValue:")]
public virtual nuint IndexOfItem (AppKit.NSComboBoxCell comboBox, string value);
abstract member IndexOfItem : AppKit.NSComboBoxCell * string -> nuint
override this.IndexOfItem : AppKit.NSComboBoxCell * string -> nuint

매개 변수

comboBox
NSComboBoxCell
value
String

반환

System.System.UIntPtr System.unativeint
특성

적용 대상