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
属性

适用于