Condividi tramite


NSFetchedResultsController.ObjectAt(NSIndexPath) Metodo

Definizione

Restituisce l'oggetto obect che si trova in corrispondenza dell'indice pathspecificato.

[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

Parametri

Restituisce

Attributi

Si applica a