次の方法で共有


NSFetchedResultsController.SectionIndexTitles(String) メソッド

定義

指定したセクション名のセクション インデックス タイトルを返します。

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

パラメーター

sectionName
String

戻り値

属性

適用対象