Share via


ParameterizedStringPart.Equals Method

 

Gets 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)

Gets a value that indicates whether the provided object is equal to this object.(Overrides ValueType.Equals(Object).)

System_CAPS_pubmethod Equals(ParameterizedStringPart)

Gets a value that indicates whether the provided object is equal to this object.

See Also

ParameterizedStringPart Structure
Microsoft.TeamFoundation.TestManagement.Client Namespace

Return to top