[ 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.
| this |
the first NamedParameters |
| parameters2 |
the second NamedParameters |
|
whether the two parameters are equal |