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