MultiValueConverterBase<TTarget>::ValidateConvertParameters Method (array<Object^>^, Type^)
Visual Studio 2015
Validates the parameters passed to IMultiValueConverter.Convert.
Assembly: Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)
Parameters
- values
-
Type:
array<System::Object^>^
The values to convert.
- targetType
-
Type:
System::Type^
The type to convert to.
Show: