TDictionaryAdapter<TKey,T>.fSource Field
Summary
Represents field
fSource
.
Namespace
:
Spring.Collections.Adapters
Syntax
Delphi
private
fSource
:
IDictionary
<
TKey
,
T
>;
Field Value
Type:
IDictionary
<
TKey
,
T
>
See Also
Reference
TDictionaryAdapter<TKey,T>
Spring.Collections.Adapters