PeerEndPoint::Equals Method (Object^)
.NET Framework (current version)
Compares the PeerEndPoint to the specified Object.
Assembly: System.Net (in System.Net.dll)
Parameters
- obj
-
Type:
System::Object^
The Object to test for equality.
Return Value
Type: System::BooleanReturns true if the PeerEndPoint is equal to the specified object instance, else false.
.NET Framework
Available since 3.5
Available since 3.5
Show: