The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
IdAndName::Equals Method (IdAndName)
Determines whether the provided IdAndName object is equal to the current object.
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Parameters
- other
-
Type:
Microsoft.TeamFoundation.TestManagement.Client::IdAndName
An IdAndName object.
Implements
IEquatable<T>::Equals(T)
Show: