Provides methods to compare two NetAddress instances for equality. More...
Inherits IEqualityComparer< NetAddress >.
Public Member Functions | |
bool | Equals (NetAddress x, NetAddress y) |
Determines whether the specified NetAddress instances are equal. More... | |
int | GetHashCode (NetAddress obj) |
Returns a hash code for the specified NetAddress. More... | |
Provides methods to compare two NetAddress instances for equality.
bool Equals | ( | NetAddress | x, |
NetAddress | y | ||
) |
Determines whether the specified NetAddress instances are equal.
int GetHashCode | ( | NetAddress | obj | ) |
Returns a hash code for the specified NetAddress.