Mono Class Library: System.Net.IPAddress Overview | MembersSystem.Net.IPAddress.Equals Method |
Determines whether the current instance and the specified object represent the same IP address. [Edit]
|
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. [Edit]
Note:[Edit]This method overrides object.Equals(object).
Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0