TIterator<T>.Clone Method
Summary
Represents method
Clone
.
Namespace
:
Spring.Collections.Base
Syntax
Delphi
protected function Clone:
TIterator
<
T
>; virtual; abstract;
Return Value
Type:
TIterator
<
T
>
See Also
Reference
TIterator<T>
Spring.Collections.Base