ArgumentToExpressionConverter.ConvertBack Method

Definition

Converts the specified Argument.Expression into an argument.

C#
public object ConvertBack(object value, Type targetType, object parameter, System.Globalization.CultureInfo culture);

Parameters

value
Object

The Argument.Expression to convert.

targetType
Type

Not implemented.

parameter
Object

Not implemented.

culture
CultureInfo

Not implemented.

Returns

Returns Object.

Contains the converted argument.

Implements

Applies to

Produto Versións
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1