NSFetchedResultsController.FetchedObjects Property

Definition

Gets an array that contains the fetched objects.

public virtual Foundation.NSObject[] FetchedObjects { [Foundation.Export("fetchedObjects")] get; }
member this.FetchedObjects : Foundation.NSObject[]

Property Value

Attributes

Applies to