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 XmpPackageBaseCollectionclass. | 
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 XmpPackageby it’s namespaceURI. | 
| clear | Clear all XmpPackageinside collection. | 
See Also
- module aspose.cad.xmp
- class XmpPackage
- class XmpPackageBaseCollection