Edit

Share via


TrustedDomain.Equals(TrustedDomain) Method

Definition

Checks whether the current object is equal to the specified object.

public:
 virtual bool Equals(Microsoft::Rtc::Collaboration::TrustedDomain ^ other);
public bool Equals (Microsoft.Rtc.Collaboration.TrustedDomain other);
override this.Equals : Microsoft.Rtc.Collaboration.TrustedDomain -> bool
Public Function Equals (other As TrustedDomain) As Boolean

Parameters

Returns

Implements

Applies to