XmpDictionaryNode.Keys Property

Gets an ICollection object containing the keys of the XmpDictionaryNode object.

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

Syntax

C#
public virtual ICollection Keys { get; }

Property Value

An ICollection object containing the keys of the XmpDictionaryNode object.

See Also

Reference