Parse « Data Types « C# / C Sharp






1.char.Parse
2.int.Parse
3.double.Parse
4.bool.Parse
5.parse decimal
6.Determines whether the supplied number is an integer.
7.Determines whether the supplied number is a decimal number.
8.Determines whether the supplied number is of numeric type.
9.Is Valid Integer