Nevron.Nov Namespace / NDebug Class / GetDifferences Method
In This Topic
    GetDifferences Method
    In This Topic
    Gets a string dump with the property differences between the given two nodes.
    Syntax
    public static System.string GetDifferences( 
       NNode node1,
       NNode node2
    )

    Parameters

    node1
    node2
    Exceptions
    ExceptionDescription
    Represents errors that occur during application execution.
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also