MetadataDictionary.Add Method

Adds one or several elements with the provided key and data to this dictionary.

Overload List

Name Description
Public method Add(Object, Object)

Adds an element with the provided key and value to this dictionary.

Public method Add(Object, Object[])

Adds elements with the provided key and data to this dictionary.

See Also

Reference