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