다음을 통해 공유


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
특성

적용 대상