ObjectToModelValueConverter.Convert Method

Definition

Converts the specified ModelPropertyEntry to a ModelItem that contains the original entry.

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

Parameters

values
Object[]

The ModelPropertyEntry to convert.

targetType
Type

Not used in this implementation.

parameter
Object

Not used in this implementation.

culture
CultureInfo

Not used in this implementation.

Returns

Returns Object.

Implements

Remarks

This method is a two-way binding with the PropertyValue object.

Applies to

Proizvod Verzije
.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