ValueConverter<TSource, TTarget>::Convert Method (Object^, Type^, Object^, CultureInfo^)

 

Microsoft internal use only.

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)

public:
virtual Object^ Convert(
	Object^ value,
	Type^ targetType,
	Object^ parameter,
	CultureInfo^ culture
) sealed

Parameters

value
Type: System::Object^
targetType
Type: System::Type^
parameter
Type: System::Object^
culture
Type: System.Globalization::CultureInfo^

Return Value

Type: System::Object^

Return to top
Show: