System.Windows.Forms.SelectionRangeConverter.CanConvertTo Method

Gets a value indicating whether this converter can convert an object to the specified destination type by using the specified context.

Syntax

public override bool CanConvertTo (System.ComponentModel.ITypeDescriptorContext context, Type destinationType)

Parameters

context
A System.ComponentModel.ITypeDescriptorContext that provides a format context.
destinationType
The destination Type to convert into.

Returns

true if this converter can perform the specified conversion; otherwise, false.

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