TotalElementCount Property
Definition
- Namespace
- Cuemon.Collections.Generic
- Assemblies
- Cuemon.Core.dll
TotalElementCount
Gets the total number of elements in the sequence before paging is applied.
public int TotalElementCount { get; }
Property Value
- int
The total number of elements in the sequence before paging is applied.