Click here to Skip to main content
15,920,513 members
Articles / General Programming / String

String.TryTo<T> and String.To<Nullable> Extensions

Rate me:
Please Sign up or sign in to vote.
4.81/5 (15 votes)
16 Nov 2014CPOL3 min read 19.8K   148   28  
Extension method on String class to convert string to IConvertible structs and nullable types

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect
France France
An open-minded, passionate, adaptive and resourceful software solution developer. He daydreams of code and spend nights coding his thoughts.

Comments and Discussions