[]
        
(Showing Draft Content)

C1.LiveLinq.Indexing.Search.IIndexScanner-1.ParentScanner

ParentScanner Property

ParentScanner

Gets an index or a subindex scanner that is the parent of a subindex scanner.

Declaration
IIndexScanner<T> ParentScanner { get; }
Property Value
Type Description
IIndexScanner<T>

Parent scanner for a subindex scanner; null for an index scanner.