Gets the number of indexes in the collection.
Namespace:
C1.LiveLinq.IndexingAssembly: C1.LiveLinq (in C1.LiveLinq.dll)
Syntax
C# |
---|
public abstract int Count { get; } |
Visual Basic |
---|
Public MustOverride ReadOnly Property Count As Integer Get |