TMultiMapBase<TKey,TValue>.TGenericPair Type

Represents an alias of the TPair type.

Namespace: Spring.Collections.MultiMaps
private
type
 TGenericPair = Generics.Collections.TPair<TKey, TValue>;