XmpPackage Methods |
The XmpPackage type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddValue |
Adds the value.
|
![]() | Clear |
Clears this instance.
|
![]() | ContainsKey |
Determines whether the specified key contains key.
|
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetEnumerator |
Returns an enumerator that iterates through the collection.
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetKeyValueAsXml |
Gets the RDF code for specific XmpArrayType.
|
![]() | GetType | Gets the type of the current instance. (Inherited from Object.) |
![]() | GetXmlValue |
Converts XMP value to the XML representation.
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Remove |
Remove the value with the specified key.
|
![]() | SetValue |
Sets the value.
|
![]() | SetXmpBoolean |
Sets the XMP boolean value.
|
![]() | SetXmpDate |
Sets the XMP date.
|
![]() | SetXmpGuid |
Sets the XMP unique identifier.
|
![]() | SetXmpInteger |
Sets the XMP integer.
|
![]() | SetXmpTypeValue |
Sets the XMP type value.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |