XmpArray class

XmpArray class

Represents Xmp Array in XmpPackage. TODO: Array may contain complex data.

The XmpArray type exposes the following members:

Constructors

ConstructorDescription
initInitializes a new instance of the XmpArray class.
initInitializes a new instance of the XmpArray class.

Properties

PropertyDescription
valuesGets array of values inside XmpArray.

Methods

MethodDescription
add_itemAdds new item.
get_xml_valueConverts XMP value to the XML representation.

See Also