TListAdapter<T>.fSource Field
Summary
Represents field
fSource
.
Namespace
:
Spring.Collections.Adapters
Syntax
Delphi
private
fSource
:
IList
<
T
>;
Field Value
Type:
IList
<
T
>
See Also
Reference
TListAdapter<T>
Spring.Collections.Adapters