AdobeResourceDictionary.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.

(Inherited from MetadataDictionary.)
Public method Add(Object, Object[])

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

(Inherited from MetadataDictionary.)

See Also

Reference