NSArray.IndexOf(NSObject) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[Foundation.Export("indexOfObject:")]
public virtual nuint IndexOf (Foundation.NSObject anObject);
abstract member IndexOf : Foundation.NSObject -> nuint
override this.IndexOf : Foundation.NSObject -> nuint
Parâmetros
- anObject
- NSObject
Retornos
System.System.UIntPtr
System.unativeint
- Atributos