[]
Adds an item to the current dictionary.
public int Add(DictionaryItem di)
The DictionaryItem to add.
The index of the newly added item in the current dictionary.