共用方式為


NSFetchedResultsController.SectionFor(String, nint) 方法

定義

傳回指定 title 之 和 索引的區段編號。

[Foundation.Export("sectionForSectionIndexTitle:atIndex:")]
public virtual nint SectionFor (string title, nint atIndex);
abstract member SectionFor : string * nint -> nint
override this.SectionFor : string * nint -> nint

參數

title
String
atIndex
System.System.IntPtr System.nativeint

傳回

System.System.IntPtr System.nativeint
屬性

適用於