elements
An array of fetch index element descriptions.
Declaration
var elements: [NSFetchIndexElementDescription] { get set }Discussion
Setting this property to an invalid value throws an exception, such as when the new value includes both R-tree and non-R-tree elements.