次の方法で共有


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

適用対象