PeerEndPointCollection.Equals(PeerEndPointCollection) Metod

Definition

PeerEndPointCollection Jämför med det angivna objektet.

public:
 virtual bool Equals(System::Net::PeerToPeer::Collaboration::PeerEndPointCollection ^ other);
public bool Equals(System.Net.PeerToPeer.Collaboration.PeerEndPointCollection other);
override this.Equals : System.Net.PeerToPeer.Collaboration.PeerEndPointCollection -> bool
Public Function Equals (other As PeerEndPointCollection) As Boolean

Parametrar

other
PeerEndPointCollection

Det objekt som ska jämföras med.

Returer

true PeerEndPointCollection om är lika med det angivna objektet, annars . false

Implementeringar

Gäller för

Se även