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