ConfigurationConverterBase::CanConvertTo Method
.NET Framework (current version)
Namespace:
System.Configuration
Assembly: System.Configuration (in System.Configuration.dll)
| Name | Description | |
|---|---|---|
![]() | CanConvertTo(ITypeDescriptorContext^, Type^) | Determines whether the conversion is allowed.(Overrides TypeConverter::CanConvertTo(ITypeDescriptorContext^, Type^).) |
![]() | CanConvertTo(Type^) | Returns whether this converter can convert the object to the specified type.(Inherited from TypeConverter.) |
Show:
