NSFetchedResultsController.Sections Property

Definition

Gets the sections of the fetch results.

public virtual CoreData.INSFetchedResultsSectionInfo[] Sections { [Foundation.Export("sections")] get; }
member this.Sections : CoreData.INSFetchedResultsSectionInfo[]

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to