Compartir a través de


NSComboBoxCellDataSource.IndexOfItem(NSComboBoxCell, String) Método

Definición

[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

Parámetros

comboBox
NSComboBoxCell
value
String

Devoluciones

System.System.UIntPtr System.unativeint
Atributos

Se aplica a