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.
BaseShadow::Same Method (Object^)
Dummy method used to transfer the arrays of the same Type. This is the failsafe implementation of the BaseShadow::ElementConverter delegate used for arrays of the same type.
Assembly: Microsoft.VisualStudio.QualityTools.UnitTestFramework (in Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll)
Parameters
- source
-
Type:
System::Object^
The source object.
Show: