Share via


ListIsNotNullOrEmptyConverter.ConvertBack Method

Definition

This method is not implemented and will throw a System.NotImplementedException.

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

Parameters

value
System.Object

N/A

targetType
System.Type

N/A

parameter
System.Object

N/A

culture
System.Globalization.CultureInfo

N/A

Returns

System.Object

N/A

Implements

Applies to