SyncGlobalId::Equals Method (SyncGlobalId)
Determines whether the specified SyncGlobalId object is equal to this object.
Assembly: Microsoft.Synchronization (in Microsoft.Synchronization.dll)
Parameters
- other
- Type: Microsoft.Synchronization::SyncGlobalId
The SyncGlobalId object to compare with this object.
Implements
IEquatable<T>::Equals(T)
Show: