Click or drag to resize
ConfigurationSectionStringConverterCanConvertTo Method
Overload List
  NameDescription
Public methodCanConvertTo(Type)
Returns whether this converter can convert the object to the specified type.
(Inherited from TypeConverter.)
Public methodCanConvertTo(ITypeDescriptorContext, Type)
Determines if the conversion is possible.
(Overrides ConfigurationConverterBaseCanConvertTo(ITypeDescriptorContext, Type).)
Top
See Also