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. |