PeerEndPointCollection.Equals(PeerEndPointCollection) Méthode

Définition

Compare la PeerEndPointCollection à l’objet spécifié.

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

Paramètres

other
PeerEndPointCollection

Objet à comparer.

Retours

true si l’objet PeerEndPointCollection est égal à l’objet spécifié ; sinon, false.

Implémente

S’applique à

Voir aussi