compare
Description:
public bool compare (
IP4Route other)
Determines if two IP4Route objects contain the same values.
Parameters:
| this |
the IP4Route
|
| other |
the IP4Route to compare this to.
|
Returns:
|
true if the objects contain the same values, false if they do not.
|