XmlDiff Methods

Microsoft XML Diff

Microsoft XML Diff 1.0 and XML Patch 1.0

XmlDiff Methods

The methods of the XmlDiff class are listed here. For a complete list of XmlDiff class members, see the XmlDiff Members topic.

Public Instance Methods

Compare Overloaded. Performs a comparison of XML documents, fragments, or nodes.
Equals (Inherited from Object) Determines whether two Object instances are equal.
GetHashCode (Inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (Inherited from Object) Gets the Type of the current instance.
ParseOptions Parses the options attribute from an existing XDL Diffgram and returns an XmlDiffOptions enumeration.
ToString (Inherited from Object) Creates and returns a string representation of the current Object.
VerifySource Returns true if the source document is the document, node, or fragment that the XDL Diffgram was generated from.

See Also

XmlDiff Class | XmlDiff Members | Microsoft.XmlDiffPatch

© 2002 Microsoft Corporation. All rights reserved.