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.
PrivateObject::Equals Method (Object^)
Returns a value that indicates whether two private objects are encapsulating the same target object.
Assembly: Microsoft.VisualStudio.QualityTools.UnitTestFramework (in Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll)
Parameters
- obj
-
Type:
System::Object^
The object to compare.
Show: