TRepeatIterator<T>.GetCount Method
Summary
Represents method
GetCount
.
Namespace
:
Spring.Collections.Extensions
Syntax
Delphi
protected function GetCount: Integer; override;
Return Value
Type:
Integer
Overrides
TEnumerableBase.GetCount
See Also
Reference
TRepeatIterator<T>
Spring.Collections.Extensions