PeerNearMe::Equals Method (Object^, Object^)
.NET Framework (current version)
Determines whether the specified PeerNearMe instances are considered equal.
Assembly: System.Net (in System.Net.dll)
Parameters
- objA
-
Type:
System::Object^
The first PeerNearMe to compare.
- objB
-
Type:
System::Object^
The second PeerNearMe to compare.
Return Value
Type: System::BooleanReturns true if the PeerNearMe instances provided have matching data, else false.
.NET Framework
Available since 3.5
Available since 3.5
Show: