XmpPackageBaseCollection class
XmpPackageBaseCollection class
Represents collection of XmpPackage.
The XmpPackageBaseCollection type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Initializes a new instance of the XmpPackageBaseCollection class. |
Properties
| Property | Description |
|---|---|
| count | Gets the number of elements in the collection. |
Methods
| Method | Description |
|---|---|
| add | Adds new instance of XmpPackage. |
| remove | Removes the specified XMP package. |
| get_packages | Get array of XmpPackage. |
| get_package | Gets XmpPackage by it’s namespaceURI. |
| clear | Clear all XmpPackage inside collection. |
See Also
- module
aspose.cad.xmp - class
XmpPackage - class
XmpPackageBaseCollection