NSComboBox.IndexOf(NSObject) Method   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("indexOfItemWithObjectValue:")]
public virtual nint IndexOf(Foundation.NSObject object1);abstract member IndexOf : Foundation.NSObject -> nint
override this.IndexOf : Foundation.NSObject -> nintParameters
- object1
- NSObject
Returns
		
		System.System.IntPtr
System.nativeint
	
	
	- Attributes