MathConverterConvertBack Method (Object, Type, Object, CultureInfo)

CVB.Net Documentation
Inverse conversion (not supported).

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 (always throws).

Implements

IMultiValueConverterConvertBack(Object, Type, Object, CultureInfo)
Exceptions

ExceptionCondition
NotSupportedExceptionAlways.
See Also

Reference