elements property

List<IndexElementDefinition> elements
getter/setter pair

The elements, that are a part of this index.

Implementation

List<_isd.IndexElementDefinition> elements;