ToBooleanValueConverter<TSource>::Convert Method (TSource, Object^, CultureInfo^)

 

Microsoft internal use only.

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

protected:
virtual bool Convert(
	TSource value,
	Object^ parameter,
	CultureInfo^ culture
)

Parameters

value
Type: TSource

parameter
Type: System::Object^

culture
Type: System.Globalization::CultureInfo^

Return Value

Type: System::Boolean

Returns Boolean.

Return to top
Show: