Indexes

IndexRepository.Indexes property

Gets the indexes contained in this IndexRepository.

public Index[] Indexes { get; }

Property Value

The indexes.

See Also