Aracılığıyla paylaş


PeerEndPointCollection.Equals(PeerEndPointCollection) Yöntem

Tanım

öğesini PeerEndPointCollection belirtilen nesneyle karşılaştırır.

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

Parametreler

other
PeerEndPointCollection

Karşılaştıracak nesne.

Döndürülenler

true belirtilen PeerEndPointCollection nesneye eşitse; değilse, false.

Uygulamalar

Şunlara uygulanır

Ayrıca bkz.