次の方法で共有


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
属性

適用対象