NSFetchedResultsControllerDelegate.SectionFor 方法

定义

[Foundation.Export("controller:sectionIndexTitleForSectionName:")]
public virtual string SectionFor (CoreData.NSFetchedResultsController controller, string sectionName);
abstract member SectionFor : CoreData.NSFetchedResultsController * string -> string
override this.SectionFor : CoreData.NSFetchedResultsController * string -> string

参数

sectionName
String

返回

属性

适用于