次の方法で共有


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

適用対象