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

実装

適用対象

こちらもご覧ください