[]
        
(Showing Draft Content)

C1.C1Preview.Dictionary.Add

Add Method

Add(DictionaryItem)

Adds an item to the current dictionary.

Declaration
public int Add(DictionaryItem di)
Parameters
Type Name Description
DictionaryItem di

The DictionaryItem to add.

Returns
Type Description
int

The index of the newly added item in the current dictionary.