TrustedDomain.Equals(TrustedDomain) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- other
- TrustedDomain