NSArray.IndexOf(NSObject) Method

Definition

[Foundation.Export("indexOfObject:")]
public virtual nuint IndexOf (Foundation.NSObject anObject);
abstract member IndexOf : Foundation.NSObject -> nuint
override this.IndexOf : Foundation.NSObject -> nuint

Parameters

anObject
NSObject

Returns

System.System.UIntPtr System.unativeint
Attributes

Applies to