Share via


NSFetchedResultsControllerDelegate_Extensions.SectionFor Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static string? SectionFor(this CoreData.INSFetchedResultsControllerDelegate This, CoreData.NSFetchedResultsController controller, string sectionName);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member SectionFor : CoreData.INSFetchedResultsControllerDelegate * CoreData.NSFetchedResultsController * string -> string

Parameters

sectionName
String

Returns

Attributes

Applies to