XmlDiff.IgnoreChildOrder Property
The order of child nodes of each element is ignored when true. When this option is selected, two nodes with the same value that differ only by their position among sibling child nodes are treated as the same nodes.
[Visual Basic] Public Property IgnoreChildOrder() As Boolean [C#] public Boolean IgnoreChildOrder {get; set;};
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP, Windows .NET Server