[]
        
(Showing Draft Content)

C1.LiveLinq.Indexing.Search.IndexQuery-1.Indexes

Indexes Property

Indexes

The collection of subindexes for this IndexQuery<T>.

Declaration
public ScannerCollection<T> Indexes { get; }
Implements