MultiValueConverterBase<TTarget>::ValidateConvertBackParameters Method (Object^, array<Type^>^)
Visual Studio 2015
Validates the parameters passed to IMultiValueConverter.ConvertBack.
Assembly: Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)
Parameters
- value
-
Type:
System::Object^
The value to convert back.
- targetTypes
-
Type:
array<System::Type^>^
The types to convert back to.
Show: