[]
        
(Showing Draft Content)

C1.LiveLinq.Indexing.IndexCollection-1.Count

Count Property

Count

Gets the number of indexes in the collection.

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

The number of indexes in the collection.

Overrides
Implements