compare


Description:

public bool compare (IP4Address other)

Determines if two IP4Address objects contain the same values.

Parameters:

this

the IP4Address

other

the IP4Address to compare this to.

Returns:

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