BaseShadow.ElementConverter Delegate
Delegate used for deep copying of arrays. Converts the source element of an array into the target element.
Assembly: Microsoft.VisualStudio.QualityTools.UnitTestFramework (in Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll)
Parameters
- source
- Type: System.Object
The source element to deep copy.