NSFetchedResultsControllerDelegate_Extensions.SectionFor Method

Definition

public static string SectionFor (this CoreData.INSFetchedResultsControllerDelegate This, CoreData.NSFetchedResultsController controller, string sectionName);
static member SectionFor : CoreData.INSFetchedResultsControllerDelegate * CoreData.NSFetchedResultsController * string -> string

Parameters

This
INSFetchedResultsControllerDelegate

The instance on which this extension method operates.

sectionName
String

Returns

Applies to