Share via


ParameterizedString.Equals Method

 

Returns a value that indicates 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(Object)

Returns a value that indicates whether two objects are equal.(Overrides Object.Equals(Object).)

System_CAPS_pubmethod Equals(ParameterizedString)

Returns a value that indicates whether the provided parameterized string is equal to this parameterized string.

See Also

ParameterizedString Class
Microsoft.TeamFoundation.TestManagement.Client Namespace

Return to top