Name Description
Add(TKey, TValue) Adds the specified key and value to the dictionary. (System.Collections.Generic.Dictionary<TKey, TValue>).
Add(KeyValuePair<EntityIDAttributeValue>)