Determines whether the current instance and the specified object represent the same IP address.
- other
- A object to compare to the current instance.
A bool where true indicates comparand is an instance of the System.Net.IPAddress class and has the same IPAddress.Address property value as the current instance; otherwise false.
Note:This method overrides object.Equals(object).
Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0