PeerEndPointCollection.Equals(PeerEndPointCollection) Méthode

Définition

Compare PeerEndPointCollection avec 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 avec lequel effectuer la comparaison.

Retours

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

Implémente

S’applique à

Voir aussi