Compartir a través de


NSFetchedResultsController.ObjectAt(NSIndexPath) Método

Definición

Devuelve el objeto obect que se encuentra en el índice pathespecificado.

[Foundation.Export("objectAtIndexPath:")]
public virtual Foundation.NSObject ObjectAt (Foundation.NSIndexPath path);
abstract member ObjectAt : Foundation.NSIndexPath -> Foundation.NSObject
override this.ObjectAt : Foundation.NSIndexPath -> Foundation.NSObject

Parámetros

Devoluciones

Atributos

Se aplica a