BamlLocalizationDictionary.IDictionary.Add(Object, Object) Method

Definition

For a description of this member, see Add(Object, Object).

void IDictionary.Add (object key, object value);

Parameters

key
Object

The key of the element to add.

value
Object

The object value to add to the BamlLocalizationDictionary.

Implements

Applies to

See also