TypeConverter::CanConvertTo Method
.NET Framework (current version)
Returns whether this converter can convert the object to the specified type.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | CanConvertTo(ITypeDescriptorContext^, Type^) | Returns whether this converter can convert the object to the specified type, using the specified context. |
![]() | CanConvertTo(Type^) | Returns whether this converter can convert the object to the specified type. |
Show:
