AndBooleanConverter::ConvertBack Method (Object^, array<Type^>^, Object^, CultureInfo^)
Visual Studio 2015
Microsoft internal use only. This method throws a NotSupportedException.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
public: virtual array<Object^>^ ConvertBack( Object^ value, array<Type^>^ targetTypes, Object^ parameter, CultureInfo^ culture ) sealed
Parameters
- value
-
Type:
System::Object^
The set of values.
- targetTypes
-
Type:
array<System::Type^>^
The target type.
- parameter
-
Type:
System::Object^
The conversion parameter.
- culture
-
Type:
System.Globalization::CultureInfo^
The culture.
Show: