PeerEndPointCollection::Equals Method (PeerEndPointCollection^)
.NET Framework (current version)
Compares the PeerEndPointCollection to the specified object.
Assembly: System.Net (in System.Net.dll)
Parameters
- other
-
Type:
System.Net.PeerToPeer.Collaboration::PeerEndPointCollection^
The object to compare against.
Return Value
Type: System::BooleanReturns true if the PeerEndPointCollection is equal to the object specified.
Implements
IEquatable<T>::Equals(T)
.NET Framework
Available since 3.5
Available since 3.5
Show: