TMultiMapBase<TKey,TValue>.TValueCollection.Create(TMultiMapBase<TKey,TValue>) Constructor

Initializes a new instance of the TMultiMapBase<TKey,TValue>.TValueCollection class.

Namespace: Spring.Collections.MultiMaps
public
 constructor Create(const owner: TMultiMapBase<TKey, TValue>);

Parameters

owner
Type: TMultiMapBase<TKey, TValue>