TEnumerableBase.Count Property

Returns the number of elements in a countable.

Namespace: Spring.Collections.Base
public
 property Count: Integer read GetCount;

Property Value

Type: Integer

 

Implements

ICountable.Count
IEnumerable.Count