TArrayIterator<T>.fValues Field
Summary
Represents field
fValues
.
Namespace
:
Spring.Collections.Extensions
Syntax
Delphi
private
fValues
: TArray<
T
>;
Field Value
Type: TArray<
T
>
See Also
Reference
TArrayIterator<T>
Spring.Collections.Extensions