[]
        
(Showing Draft Content)

C1.LiveLinq.Indexing.IndexDefinition-1.Subindexes

Subindexes Property

Subindexes

Gets the collection of subindexes added to this index.

Declaration
public SubindexCollection<T> Subindexes { get; }
Property Value
Type Description
SubindexCollection<T>

The SubindexCollection<T> that contains the subindexes of this index.