XmpData.Values Property

Gets an ICollection object containing the values in the XmpData object.

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

Syntax

C#
public ICollection Values { get; }

Property Value

An ICollection object containing the values in the XmpData object.

See Also

Reference