NSFetchedResultsController.SectionFor(String, nint) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
指定した 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
- 属性