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