ConvertFromInvariantString Method
MSDN Home
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
.NET Framework Class Library
System.ComponentModel Namespac ...
TypeConverter Class
TypeConverter Methods
ConvertFromInvariantString ...
ConvertFromInvariantString Met ...
ConvertFromInvariantString Met ...
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
.
.
::
.
ConvertFromInvariantString Method
Converts the value to a type of this converter, using the invariant culture.
Overload List
Name
Description
ConvertFromInvariantString(String)
Converts the given string to the type of this converter, using the invariant culture.
ConvertFromInvariantString(ITypeDescriptorContext, String)
Converts the given string to the type of this converter, using the invariant culture and the specified context.
Top
See Also
Reference
TypeConverter Class
TypeConverter Members
System.ComponentModel Namespace
Tags :