Share via


TestMessageLogEntryIdentity.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 the provided object is equal to the current object.(Overrides ValueType.Equals(Object).)

System_CAPS_pubmethod Equals(TestMessageLogEntryIdentity)

Returns a value that indicates whether the provided TestMessageLogEntryIdentity object is equal to the current object.

See Also

TestMessageLogEntryIdentity Structure
Microsoft.TeamFoundation.TestManagement.Client Namespace

Return to top