TDictionary<TKey,TValue>.TKeyValuePair Type

Represents an alias of the TPair type.

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