NSFetchedResultsController.SectionFor(String, nint) Method

Definition

Returns the section number for the specified title and index.

[Foundation.Export("sectionForSectionIndexTitle:atIndex:")]
public virtual nint SectionFor (string title, nint atIndex);
abstract member SectionFor : string * nint -> nint
override this.SectionFor : string * nint -> nint

Parameters

title
String
atIndex
System.System.IntPtr System.nativeint

Returns

System.System.IntPtr System.nativeint
Attributes

Applies to