ITypeMap<TValue>
Represents a specialized dictionary where the each key is represented by generic
parameter.
Associates a new value with the type.
void Clear()
Removes all elements from this map.
Attempts to remove the value from the map.
Attempts to remove the value from the map.
Replaces the existing value with a new value.
Associates the value with the specified type.