Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes a new instance of the SysCodeCoverateCompareContext class that is based on the arguments of the SysTreeNode object.
Syntax
client public static SysCodeCoverageCompareContext newSysTreeNode(SysTreeNode _sysTreeNode1, [SysTreeNode _sysTreeNode2])
Run On
Client
Parameters
- _sysTreeNode1
Type: SysTreeNode Class
The first node to compare.
- _sysTreeNode2
Type: SysTreeNode Class
The second tree node to compare.
Return Value
Type: SysCodeCoverageCompareContext Class
A new instance of the SysCodeCoverateCompareContext class that is based on the arguments of the SysTreeNode object.