NSFetchIndexElementType Enum

Definition

Enumerates index types.

[ObjCRuntime.Native]
public enum NSFetchIndexElementType
[<ObjCRuntime.Native>]
type NSFetchIndexElementType = 
Inheritance
NSFetchIndexElementType
Attributes

Fields

Name Value Description
Binary 0

Indicates indices into a binary tree.

RTree 1

Indicates indices into an R-tree.

Applies to