ok_generic
type TDictionary<TKey,TValue> = class(TEnumerable<TPair<TKey,TValue>>)
This item has no description.