StringExtensionsConvertToType Method

Overload List

ConvertToType(String, Type) Converts this string into the specified type.
ConvertToType(String, Type, CultureInfo) Converts this string into the specified type.
ConvertToTypeT(String) Converts this string into the specified type.
ConvertToTypeT(String, CultureInfo) Converts this string into the specified type.

See Also