TEnumeratorBase<T>.Current Property
Summary
Represents property
Current
.
Namespace
:
Spring.Collections.Base
Syntax
Delphi
public property Current:
T
read
GetCurrent
;
Property Value
Type:
T
See Also
Reference
TEnumeratorBase<T>
Spring.Collections.Base