Count Property
Definition
- Namespace
- Cuemon.Collections.Generic
- Assemblies
- Cuemon.Core.dll
Count
Gets the number of elements on the current page.
public int Count { get; }
Property Value
- int
The number of elements on the current page.
Gets the number of elements on the current page.
public int Count { get; }
The number of elements on the current page.