This is an abstract class that allows to access a node as a dictionary.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
<DefaultMemberAttribute("Item")> _
Public MustInherit Class XmpDictionaryNode _
Inherits XmpNode _
Implements IXmpDictionary, IEnumerable
[DefaultMemberAttribute("Item")]
public abstract class XmpDictionaryNode : XmpNode, IXmpDictionary,
IEnumerable
Several classes that are not arrays but can contain qualifiers inherit from this class.