Click or drag to resize

StringExtensionsConvertToType Method

Overload List
  Name Description
Public Extension Method ConvertToType(String, Type) Converts this string into the specified type.
Public Extension Method ConvertToType(String, Type, CultureInfo) Converts this string into the specified type.
Public Extension Method ConvertToTypeT(String) Converts this string into the specified type.
Public Extension Method ConvertToTypeT(String, CultureInfo) Converts this string into the specified type.
Top
See Also