XmpDictionaryNode.GetDictionaryEnumerator Method

Returns an IDictionaryEnumerator object for the XmpDictionaryNode object.

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

Syntax

C#
public virtual IDictionaryEnumerator GetDictionaryEnumerator()

Return Value

An IDictionaryEnumerator object for the XmpDictionaryNode object.

Implements

IDictionary.GetEnumerator()

See Also

Reference