NSFetchedResultsController.GetSectionIndexTitles Method

Definition

Returns an array that contains the section index titles.

[Foundation.Export("sectionIndexTitles")]
public virtual string[] GetSectionIndexTitles ();
abstract member GetSectionIndexTitles : unit -> string[]
override this.GetSectionIndexTitles : unit -> string[]

Returns

String[]
Attributes

Applies to