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