次の方法で共有


NSComboBoxDataSource_Extensions.IndexOfItem メソッド

定義

public static nint IndexOfItem (this AppKit.INSComboBoxDataSource This, AppKit.NSComboBox comboBox, string value);
static member IndexOfItem : AppKit.INSComboBoxDataSource * AppKit.NSComboBox * string -> nint

パラメーター

comboBox
NSComboBox
value
String

戻り値

System.System.IntPtr System.nativeint

適用対象