This documentation is archived and is not being maintained.
XNodeDocumentOrderComparer Class
Visual Studio 2008
Contains functionality to compare nodes for their document order. This class cannot be inherited.
Assembly: System.Xml.Linq (in System.Xml.Linq.dll)
This class implements IComparer and IComparer<XNode>.
We recommend that instead of using this class directly, you use the InDocumentOrder(Of T) method. This class is used internally by that method.
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003, Windows CE, Windows Mobile for Smartphone, Windows Mobile for Pocket PC, Xbox 360, Zune
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: