XmpPackageBaseCollection Methods |
The XmpPackageBaseCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Add |
Adds new instance of XmpPackage.
|
![]() | Clear |
Clear all XmpPackage inside collection.
|
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | GetEnumerator |
Returns an enumerator that iterates through a collection.
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetPackage |
Gets XmpPackage by it's namespaceURI.
|
![]() | GetPackages |
Get array of XmpPackage.
|
![]() | GetType | Gets the type of the current instance. (Inherited from Object.) |
![]() | Remove |
Removes the specified XMP package.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |