[]
Gets the collection of subindexes added to this index.
public SubindexCollection<T> Subindexes { get; }
The SubindexCollection<T> that contains the subindexes of this index.