equal


Description:

[ Version ( since = "3.46" ) ]
public bool equal (NamedParameters parameters2)

Compares the two parameters objects and returns whether they equal.

Note a null and empty parameters are also considered equal.

Parameters:

this

the first NamedParameters

parameters2

the second NamedParameters

Returns:

whether the two parameters are equal