Spring.Base Spring.Collections.MultiMaps TMultiMap<TKey,TValue> Add TMultiMap<TKey,TValue>.Add Method On this page Overloads Add(TKey, TValue) Unit: Spring.Collections.MultiMaps Package: Spring.Base Overloads Add(TKey, TValue) Add(TKey, TValue) Delphi Copy function Add(const key: TKey; const value: TValue): Boolean Parameters key TKey value TValue Returns Boolean