This documentation is for the old version. Go to the latest Graphics Mill docs

IptcDictionary.Add Method

Adds some data to the dictionary.

Overload List

Name Description
Public method Add(Object, Object)

Adds one item at the specified key.

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

Adds several items at the specified key.

(Inherited from MetadataDictionary.)

See Also

Reference