次の方法で共有


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
属性

適用対象