compare


Description:

public bool compare (IP6Address other)

Determines if two IP6Address objects contain the same values.

Parameters:

this

the IP6Address

other

the IP6Address to compare this to.

Returns:

true if the objects contain the same values, false if they do not.