共用方式為


NSArray.IndexOf(NSObject) 方法

定義

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

參數

anObject
NSObject

傳回

System.System.UIntPtr System.unativeint
屬性

適用於