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