XmpPackageBaseCollection Methods

The XmpPackageBaseCollection type exposes the following members.

Methods
  NameDescription
Public methodAdd
Adds new instance of XmpPackage.
Public methodClear
Clear all XmpPackage inside collection.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetEnumerator
Returns an enumerator that iterates through a collection.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetPackage
Gets XmpPackage by it's namespaceURI.
Public methodGetPackages
Get array of XmpPackage.
Public methodGetType
Gets the type of the current instance.
(Inherited from Object.)
Public methodRemove
Removes the specified XMP package.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
See Also