TListBase<T>.Count Property
Returns the number of elements in a sequence.
Property Value
Type: Integer
The number of elements in the sequence.
Implements
IList<T>.CountIEnumerable.Count
IEnumerable.Count
Returns the number of elements in a sequence.
The number of elements in the sequence.