XmpRdfRoot Methods

The XmpRdfRoot type exposes the following members.

Methods
  NameDescription
Public methodAddAttribute
Adds the attribute.
(Inherited from XmpElementBase.)
Public methodClearAttributes
Removes all attributes.
(Inherited from XmpElementBase.)
Public methodEquals(Object)
Determines whether the specified Object, is equal to this instance.
(Inherited from XmpElementBase.)
Public methodEquals(XmpElementBase)
Indicates whether the current object is equal to another object of the same type.
(Inherited from XmpElementBase.)
Public methodGetAttribute
Gets the attribute.
(Inherited from XmpElementBase.)
Public methodGetHashCode
Returns a hash code for this instance.
(Inherited from XmpElementBase.)
Public methodGetNamespaceUri
Gets namespace URI by specific prefix. Prefix may start without xmlns.
Public methodGetType
Gets the type of the current instance.
(Inherited from Object.)
Public methodGetXmlValue
Converts xmp value to the xml representation.
Public methodRegisterNamespaceUri
Adds namespace uri by prefix. Prefix may start without xmlns.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
See Also