Share via


IdAndName.Equals Method

 

Determines whether two objects are equal.

Namespace:   Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)

Overload List

Name Description
System_CAPS_pubmethod Equals(IdAndName)

Determines whether the provided IdAndName object is equal to the current object.

System_CAPS_pubmethod Equals(Object)

Determines whether the provided object is equal to the current object.(Overrides ValueType.Equals(Object).)

See Also

IdAndName Structure
Microsoft.TeamFoundation.TestManagement.Client Namespace

Return to top