Gets the number of indexes in the collection.
Namespace:
C1.LiveLinq.IndexingAssembly: C1.LiveLinq (in C1.LiveLinq.dll)
Syntax
C# |
---|
public override int Count { get; } |
Visual Basic |
---|
Public Overrides ReadOnly Property Count As Integer Get |
Field Value
The number of indexes in the collection.Implements
ICollection<(Of <(<'T>)>)>..::..CountICollection<(Of <(<'T>)>)>..::..Count
ICollection<(Of <(<'T>)>)>..::..Count