TEnumerableBase.Count Property
Summary
Returns the number of elements in a countable.
Namespace
:
Spring.Collections.Base
Syntax
Delphi
public property Count: Integer read
GetCount
;
Property Value
Type: Integer
Implements
ICountable.Count
IEnumerable.Count
See Also
Reference
TEnumerableBase
Spring.Collections.Base