equal


Description:

[ Version ( since = "4.22" ) ]
public bool equal (Path path2)

Returns whether two paths have identical structure.

Note that it is possible to construct paths that render identical even though they don't have the same structure.

Parameters:

this

a path

path2

another path

Returns:

true if this and path2 have identical structure