CanConvertFrom Method
MSDN Home
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
.NET Framework Class Library
System.ComponentModel Namespac ...
TypeConverter Class
TypeConverter Methods
CanConvertFrom Method
CanConvertFrom Method (Type)
CanConvertFrom Method (ITypeDe ...
TypeConverter Methods
CanConvertFrom Method
CanConvertTo Method
ConvertFrom Method
ConvertFromInvariantString Met ...
ConvertFromString Method
ConvertTo Method
ConvertToInvariantString Metho ...
ConvertToString Method
CreateInstance Method
GetConvertFromException Method
GetConvertToException Method
GetCreateInstanceSupported Met ...
GetProperties Method
GetPropertiesSupported Method
GetStandardValues Method
GetStandardValuesExclusive Met ...
GetStandardValuesSupported Met ...
IsValid Method
SortProperties Method
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
.NET Framework Class Library
TypeConverter
.
.
::
.
CanConvertFrom Method
Returns whether this converter can convert an object of one type to the type of this converter.
Overload List
Name
Description
CanConvertFrom(Type)
Returns whether this converter can convert an object of the given type to the type of this converter.
CanConvertFrom(ITypeDescriptorContext, Type)
Returns whether this converter can convert an object of the given type to the type of this converter, using the specified context.
Top
See Also
Reference
TypeConverter Class
TypeConverter Members
System.ComponentModel Namespace
Tags :