◆ Add() [1/2]

void Add ( TKeyType  key,
TValueType  value 
)
Parameters
keykey to be added. If the key already exists an exception will be thrown.
valuethe value to be associated with the key.

Referenced by SerializableDictionary< Transform, StoredTransform >.EditorAdd(), and SerializableDictionary< Transform, StoredTransform >.OnAfterDeserialize().

+ Here is the caller graph for this function: