XmpDictionaryNode.GetNodeEnumerator Method

Returns an enumerator that iterates through a dictionary.

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

Syntax

C#
public virtual IEnumerator GetNodeEnumerator()

Return Value

An IEnumerator object that can be used to iterate through the dictionary.

See Also

Reference