NSFetchedResultsController.FromObject(NSObject) Method

Definition

Creates a new NSFetchedResultsController from the specified object.

[Foundation.Export("indexPathForObject:")]
public virtual Foundation.NSIndexPath FromObject (Foundation.NSObject obj);
override this.FromObject : Foundation.NSObject -> Foundation.NSIndexPath

Parameters

obj
NSObject

Returns

Attributes

Applies to