PeerNearMe::Equals Method
.NET Framework (current version)
Compares the PeerNearMe instance to the specified object.
Assembly: System.Net (in System.Net.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Compares the PeerNearMe instance to the specified object.(Overrides Object::Equals(Object^).) |
![]() ![]() | Equals(Object^, Object^) | Determines whether the specified PeerNearMe instances are considered equal. |
![]() | Equals(Peer^) | |
![]() | Equals(PeerNearMe^) | Compares the PeerNearMe to the specified PeerNearMe instance. |
Returns true if the PeerNearMe instance provided has matching data, else false.
Show:

