NSFetchedResultsController.FetchRequest Property

Definition

Gets the request for the fetch for which this object contains the results.

public virtual CoreData.NSFetchRequest FetchRequest { [Foundation.Export("fetchRequest")] get; }
member this.FetchRequest : CoreData.NSFetchRequest

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to