次の方法で共有


NSFetchedResultsController.GetSectionIndexTitles メソッド

定義

セクション インデックスタイトルを含む配列を返します。

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

戻り値

String[]
属性

適用対象