[]
        
(Showing Draft Content)

C1.LiveLinq.Indexing.ScannerCollection-1.Count

Count Property

Count

Gets the number of indexes in the collection.

Declaration
public abstract int Count { get; }
Property Value
Type Description
int

The number of indexes in the collection.

Implements