PeerNearMe::Equals Method (Object^)
.NET Framework (current version)
Compares the PeerNearMe instance 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 PeerNearMe instance provided has matching data, else false.
| Exception | Condition |
|---|---|
| ObjectDisposedException | The PeerNearMe object has been disposed. |
.NET Framework
Available since 3.5
Available since 3.5
Show: