NSComboBoxCellDataSource.IndexOfItem(NSComboBoxCell, String) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[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
Retornos
System.System.UIntPtr
System.unativeint
- Atributos