DevCase 6.0 API Reference for NET Framework
C#
VB
C++
F#
XAML
ASP.NET
🏠 Home
|
⬅️ Back
|
➡️ Forward
Show/Hide TOC
Encoding
Type
Converter
Can
Convert
To Method
Overload List
CanConvertTo(Type)
Returns whether this converter can convert the object to the specified type.
CanConvertTo(ITypeDescriptorContext, Type)
Returns whether this converter can convert the object to the specified type, using the specified context.
See Also
Reference
EncodingTypeConverter Class
DevCase.Runtime.TypeConverters Namespace
In This Article
Overload List
See Also