NSComboBoxCellDataSource_Extensions.IndexOfItem 方法

定义

public static nuint IndexOfItem (this AppKit.INSComboBoxCellDataSource This, AppKit.NSComboBoxCell comboBox, string value);
static member IndexOfItem : AppKit.INSComboBoxCellDataSource * AppKit.NSComboBoxCell * string -> nuint

参数

comboBox
NSComboBoxCell
value
String

返回

System.System.UIntPtr System.unativeint

适用于