次の方法で共有


NSFetchedResultsControllerDelegate_Extensions.SectionFor メソッド

定義

public static string SectionFor (this CoreData.INSFetchedResultsControllerDelegate This, CoreData.NSFetchedResultsController controller, string sectionName);
static member SectionFor : CoreData.INSFetchedResultsControllerDelegate * CoreData.NSFetchedResultsController * string -> string

パラメーター

This
INSFetchedResultsControllerDelegate

この拡張メソッドが動作するインスタンス。

sectionName
String

戻り値

適用対象