ConvertDataTypes
.com
Convert data types programming in one click !
Languages :
C
-
C++
-
Objective C
-
Java
-
JavaScript
-
Python
-
C#
-
VB
-
VB.net
Convert :
bool
byte
byte[]
char
decimal
double
float
int
long
sbyte
short
string
uint
ulong
ushort
To :
bool
byte
byte[]
char
decimal
double
float
int
long
sbyte
short
string
uint
ulong
ushort
Convert
string
to
short
in
C#
54423 hits
string vIn = "0";
short vOut = Convert.ToInt16(vIn);
The most viewed convertions in C#
Convert
int
to
long
in
C#
138847 hits
Convert
int
to
double
in
C#
132113 hits
Convert
double
to
float
in
C#
112216 hits
Convert
int
to
short
in
C#
97259 hits
Convert
string
to
long
in
C#
85163 hits
Convert
int
to
decimal
in
C#
78070 hits
Convert
int
to
float
in
C#
74663 hits
Convert
double
to
long
in
C#
71711 hits
Convert
long
to
string
in
C#
59578 hits
Convert
byte
to
int
in
C#
59513 hits
Convert
long
to
int
in
C#
58656 hits
Convert
string
to
short
in
C#
54423 hits
Convert
byte
to
char
in
C#
51814 hits
Convert
string
to
ulong
in
C#
50750 hits
Convert
float
to
int
in
C#
48154 hits
Convert
int
to
ushort
in
C#
45230 hits
Convert
string
to
ushort
in
C#
44866 hits
Convert
float
to
byte[]
in
C#
39150 hits
Convert
byte[]
to
decimal
in
C#
39105 hits
Convert
long
to
double
in
C#
38022 hits