A class representing an XMP array.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
<DefaultMemberAttribute("Item")> _ Public NotInheritable Class XmpArrayNode _ Inherits XmpNode _ Implements IList, IEnumerable
[DefaultMemberAttribute("Item")] public sealed class XmpArrayNode : XmpNode, IList, IEnumerable
You can use this class for all types of XMP arrays: ordered, unordered, and alternative.