UnitConverter::CanConvertTo Method

 

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubmethodCanConvertTo(ITypeDescriptorContext^, Type^)

This API supports the product infrastructure and is not intended to be used directly from your code. Returns a value indicating whether the converter can convert a Unit object to the specified type.(Overrides TypeConverter::CanConvertTo(ITypeDescriptorContext^, Type^).)

System_CAPS_pubmethodCanConvertTo(Type^)

Returns whether this converter can convert the object to the specified type.(Inherited from TypeConverter.)

Return to top
Show: