NSFetchedResultsController.SectionIndexTitles(String) 方法

定义

返回指定节名称的节索引标题。

[Foundation.Export("sectionIndexTitleForSectionName:")]
public virtual string SectionIndexTitles (string sectionName);
abstract member SectionIndexTitles : string -> string
override this.SectionIndexTitles : string -> string

参数

sectionName
String

返回

属性

适用于