ModelToObjectValueConverter.Convert(Object, Type, Object, CultureInfo) Method

Definition

Converts the specified object to its inner value.

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

Parameters

value
Object

The ModelItem to convert.

targetType
Type

Not used in this implementation.

parameter
Object

Not used in this implementation.

culture
CultureInfo

Not used in this implementation.

Returns

An object that contains the inner value.

Implements

Applies to

Ürün Sürümler
.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