TDictionary<TKey,TValue>.TGenericPair Type

Represents an alias of the TPair type.

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