TMultiMapBase<TKey,TValue>.fEmpty Field

Represents field fEmpty.

Namespace: Spring.Collections.MultiMaps
private
 fEmpty: IList<TValue>;

Field Value

Type: IList<TValue>