ListIsNotNullOrEmptyConverter.ConvertBack Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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