Class IntArrayToDoubleValueConverter
Inheritance
System.Object
IntArrayToDoubleValueConverter
Namespace: Telerik.Core
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class IntArrayToDoubleValueConverter : Object, IValueConverter
Constructors
IntArrayToDoubleValueConverter()
Declaration
public IntArrayToDoubleValueConverter()
Methods
Convert(Object, Type, Object, String)
Declaration
public object Convert(object value, Type targetType, object parameter, string language)
Parameters
System.
|
System.
|
System.
|
System.
|
Returns
System.
|
ConvertBack(Object, Type, Object, String)
Declaration
public object ConvertBack(object value, Type targetType, object parameter, string language)
Parameters
System.
|
System.
|
System.
|
System.
|
Returns
System.
|