ITypeMap<TValue>
Represents specialized dictionary where the each key is represented by generic
parameter.
Adds 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.
Adds or overwrites the value with the specified type.
Replaces the existing value with a new value.