IptcDictionary.Add Method

Overload List

Name Description
Public method Add(Object, Object)

Adds the specified key-value pair to the dictionary.

(Overrides MetadataDictionary.Add(Object, Object).)
Public method Add(Object, Object[])

Adds the specified key with multiple values to the dictionary.

(Overrides MetadataDictionary.Add(Object, Object[]).)

See Also

Reference