XmpPackageBaseCollection.Add

XmpPackageBaseCollection.Add method

Adds new instance of XmpPackage.

public void Add(XmpPackage package)
ParameterTypeDescription
packageXmpPackageThe XMP package to add.

See Also