NSComboBoxDataSource.IndexOfItem(NSComboBox, String) 方法

定义

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

参数

comboBox
NSComboBox
value
String

返回

System.System.IntPtr System.nativeint
属性

适用于