[]
Gets an index or a subindex scanner that is the parent of a subindex scanner.
IIndexScanner<T> ParentScanner { get; }
Parent scanner for a subindex scanner; null for an index scanner.