[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-framework-api
C1.LiveLinq.4.8 Assembly
C1.LiveLinq.Indexing.Search
Classes
IndexQuery<T>
Properties
Indexes
dotnet-framework-api
C1.Data.Entity.4.8 Assembly
C1.LiveLinq.4.8 Assembly
C1.LiveLinq
C1.LiveLinq.AdoNet
C1.LiveLinq.Collections
C1.LiveLinq.Indexing
C1.LiveLinq.Indexing.Search
Classes
GroupingQuery<T>
GroupingQuery<TKey, T>
IndexQuery<T>
Properties
Indexes
Methods
IndexQuery<T, TKey>
IndexedGroup<T>
IndexedGroup<TKey, T>
Enums
Interfaces
C1.LiveLinq.Listeners
C1.LiveLinq.LiveViews
C1.LiveLinq.LiveViews.Xml
C1.WPF.LiveLinq
C1.Win.Data.Entity.4.8 Assembly
(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
IIndexedSource<T>.Indexes