ITypeMap
Represents specialized set that store values of different types efficiently.
Adds a new value associated with type T to this set.
void Clear()
Removes all elements from this set.
Attempts to remove the value of type T from this set.
Attempts to remove the value of type T from this set.
Adds or overwrites the value associated with type T.
Replaces the value associated with type T.