다음을 통해 공유


NSFetchIndexElementType 열거형

정의

인덱스 형식을 열거합니다.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 4, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum NSFetchIndexElementType
type NSFetchIndexElementType = 
상속
NSFetchIndexElementType
특성

필드

Binary 0

이진 트리에 대한 인덱스를 나타냅니다.

RTree 1

R-트리에 대한 인덱스를 나타냅니다.

적용 대상