DotNet Puli
Tuesday, 1 October 2013
Convert String to Integer
How to convert String into Integer in C#.Net:
int intValue = Convert.ToInt32(strValue.ToString());
No comments:
Post a Comment
Newer Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment