IptcDictionary.Add Method (Object, Object[])

Namespace: Aurigma.GraphicsMill.Codecs
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public override sealed void Add(
	Object key,
	Object[] values
)

Parameters

key

Type: System.Object

values

Type: System.Object[]

See Also

Reference