The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
IdAndName::Inequality Operator (IdAndName, IdAndName)
Returns a value that indicates whether the values of two specified IdAndName objects are not equal (!=).
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Parameters
- left
-
Type:
Microsoft.TeamFoundation.TestManagement.Client::IdAndName
An IdAndName object.
- right
-
Type:
Microsoft.TeamFoundation.TestManagement.Client::IdAndName
An IdAndName object.
Show: