XmpMetadata.IsEqualTo Method

Checks if two metadata structures are equal.

Overload List

  NameDescription
Public methodIsEqualTo(Stream)
Checks if this metadata is equal to the metadata in the specified stream.
Public methodIsEqualTo(String)
Checks if this metadata is equal to the metadata in the specified file.
Public methodIsEqualTo(XmpMetadata)
Checks if this metadata is equal to another one.

See Also