PeerEndPointCollection.Equals(PeerEndPointCollection) 메서드

정의

PeerEndPointCollection을 지정된 개체와 비교합니다.

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

매개 변수

other
PeerEndPointCollection

비교할 개체입니다.

반환

PeerEndPointCollection이 지정된 개체와 같으면 true이고, 그렇지 않으면 false입니다.

구현

적용 대상

추가 정보