![]() | ExtensionsConvertionsConvert Method |
Name | Description | |
---|---|---|
![]() ![]() | ConvertT(String) |
Converts a string to the type defined by T |
![]() ![]() | ConvertT(String, NumberFormatInfo) |
Converts a string to the type defined by T |
![]() ![]() | Convert(String, Type) |
Converts a string to the type defined by targetType |
![]() ![]() | Convert(Byte, Encodings, Encodings) |
Converts a string represented by a byte array from a encoding to another encoding
|
![]() ![]() | Convert(String, Encodings, Encodings) |
Converts a string from a encoding to another encoding
|
![]() ![]() | Convert(String, Type, NumberFormatInfo) |
Converts a string to the type defined by targetType |