StringConcatenatingConverter::Convert Method (array<Object^>^, Type^, Object^, CultureInfo^)
Visual Studio 2015
Microsoft internal use only.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
public: virtual Object^ Convert( array<Object^>^ values, Type^ targetType, Object^ parameter, CultureInfo^ culture ) sealed
Parameters
- values
- Type: array<System::Object^>^
- targetType
- Type: System::Type^
- parameter
- Type: System::Object^
- culture
- Type: System.Globalization::CultureInfo^
Return Value
Type: System::Object^
Show: