ConfigurationConverterBase::CanConvertTo Method

 

Namespace:   System.Configuration
Assembly:  System.Configuration (in System.Configuration.dll)

NameDescription
System_CAPS_pubmethodCanConvertTo(ITypeDescriptorContext^, Type^)

Determines whether the conversion is allowed.(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: