TMultiMapBase<TKey,TValue>.TValueCollection.Create(TMultiMapBase<TKey,TValue>) Constructor
Initializes a new instance of the TMultiMapBase<TKey,TValue>.TValueCollection class.
public constructor Create(const owner: TMultiMapBase<TKey, TValue>);
Parameters
- owner
- Type: TMultiMapBase<TKey, TValue>