IEnumerable.Count Property

Returns the number of elements in a sequence.

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

Property Value

Type: Integer

The number of elements in the sequence.