NSComboBox.IndexOf(NSObject) Method

Definition

[Foundation.Export("indexOfItemWithObjectValue:")]
public virtual nint IndexOf (Foundation.NSObject object1);
abstract member IndexOf : Foundation.NSObject -> nint
override this.IndexOf : Foundation.NSObject -> nint

Parameters

object1
NSObject

Returns

System.System.IntPtr System.nativeint
Attributes

Applies to