PeerEndPointCollection.Equals(PeerEndPointCollection) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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.