System.Windows.Forms.SelectionRangeConverter.ConvertTo Method

Converts the specified System.Windows.Forms.SelectionRangeConverter object to another type by using the specified culture.

Syntax

public override object ConvertTo (System.ComponentModel.ITypeDescriptorContext context, System.Globalization.CultureInfo culture, object value, Type destinationType)

Parameters

context
A System.ComponentModel.ITypeDescriptorContext that provides a format context.
culture
The locale information for the conversion.
value
The object to convert.
destinationType
The destination Type to convert into.

Returns

An object that represents the converted value.

Remarks

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0