Udostępnij przez


PeerEndPointCollection.Equals(PeerEndPointCollection) Metoda

Definicja

Porównuje obiekt PeerEndPointCollection z określonym obiektem.

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

Parametry

other
PeerEndPointCollection

Obiekt do porównania.

Zwraca

true jeśli obiekt PeerEndPointCollection jest równy określonemu obiektowi; w przeciwnym razie false.

Implementuje

Dotyczy

Zobacz też