TMultiMapBase<TKey,TValue>.fEmpty Field
Summary
Represents field
fEmpty
.
Namespace
:
Spring.Collections.MultiMaps
Syntax
Delphi
private
fEmpty
:
IList
<
TValue
>;
Field Value
Type:
IList
<
TValue
>
See Also
Reference
TMultiMapBase<TKey,TValue>
Spring.Collections.MultiMaps