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 | |
---|---|---|
Equals(Object) | Gets a value that indicates whether the provided object is equal to this object.(Overrides ValueType.Equals(Object).) |
|
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