The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
BaseNumberConverter::CanConvertTo Method
.NET Framework (current version)
Namespace:
System.ComponentModel
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | CanConvertTo(ITypeDescriptorContext^, Type^) | Returns a value indicating whether this converter can convert an object to the given destination type using the context.(Overrides TypeConverter::CanConvertTo(ITypeDescriptorContext^, Type^).) |
![]() | CanConvertTo(Type^) | Returns whether this converter can convert the object to the specified type.(Inherited from TypeConverter.) |
Show:
