Click or drag to resize

DirectoryNameConverterCanConvertTo Method

Overload List
 NameDescription
Public methodCanConvertTo(Type)Returns whether this converter can convert the object to the specified type.
Public methodCanConvertTo(ITypeDescriptorContext, Type)Returns whether this converter can convert the object to the specified type, using the specified context.
Top
See Also