XmlDiff Constructor ()
Initializes the XmlDiff class with default options.
[Visual Basic] Overloads Public Sub New() [C#] public XmlDiff();
Example
The following example creates the XmlDiff class with no options.
[Visual Basic] Dim xmlDiff As New XmlDiff() [C#] XmlDiff xmlDiff = new XmlDiff();
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP, Windows .NET Server