Name | Description | |
---|---|---|
![]() ![]() |
Converts the specified bool value to string. |
|
![]() ![]() |
Converts the specified byte value to string. |
|
![]() ![]() |
Converts the specified char value to string. |
|
![]() ![]() |
Converts the specified color value to string in the format #AARRGGBB. |
|
![]() ![]() |
Converts the specified color value to string in the format #RRGGBB. |
|
![]() ![]() |
Converts the specified color value to string in the format AARRGGBB. |
|
![]() ![]() |
Converts the specified color value to string in the format RRGGBB. |
|
![]() ![]() |
Converts the specified decimal to string. |
|
![]() ![]() |
Converts the specified double value to string. |
|
![]() ![]() |
Converts the specified image to string. |
|
![]() ![]() |
Overloaded. Converts the specified value to string. |
|
![]() ![]() |
Converts the specified long value to string. |
|
![]() ![]() |
Converts the specified short value to string. |
|
![]() ![]() |
Converts the specified float value to string. |
|
![]() ![]() |
Converts the specified string value to bool. |
|
![]() ![]() |
Converts the specified string value to byte value. |
|
![]() ![]() |
Converts the specified string value to char. |
|
![]() ![]() |
Overloaded. |
|
![]() ![]() |
Converts the specified string value to decimal. |
|
![]() ![]() |
Converts the specified string value to double. |
|
![]() ![]() |
Converts the specified string value to image. |
|
![]() ![]() |
Overloaded. Converts a string value to an integer. |
|
![]() ![]() |
Converts the specified string value to long. |
|
![]() ![]() |
Converts the specified string value to unsigned 16-bit integer. |
|
![]() ![]() |
Converts the specified string value to float. |