ProductConverterConvertBack Method (Object, Type, Object, CultureInfo)

CVB.Net Documentation
Inverse conversion - not supported by this converter.

Namespace:  Stemmer.Cvb.Wpf.Converters
Assembly:  Stemmer.Cvb.Wpf (in Stemmer.Cvb.Wpf.dll) Version: 14.0.0.0
Syntax

public Object[] ConvertBack(
	Object value,
	Type[] targetTypes,
	Object parameter,
	CultureInfo culture
)

Parameters

value
Type: SystemObject
Ignored.
targetTypes
Type: SystemType
Ignored.
parameter
Type: SystemObject
Ignored.
culture
Type: System.GlobalizationCultureInfo
Ignored.

Return Value

Type: Object
Nothing.

Implements

IMultiValueConverterConvertBack(Object, Type, Object, CultureInfo)
Exceptions

ExceptionCondition
NotSupportedExceptionAlways.
See Also

Reference