[]
Adds value to the list, returns index of the added value, throws exception if value with specified key already exists.
public int Add(TKey key, TValue value)