Partager via


NSFetchIndexElementType Énumération

Définition

Énumère les types d’index.

[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 = 
Héritage
NSFetchIndexElementType
Attributs

Champs

Binary 0

Indique les index dans une arborescence binaire.

RTree 1

Indique des index dans une arborescence R.

S’applique à