Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
C# Parse A Word From A String
Message
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Divers
Thread ID:
01283001
Message ID:
01283053
Vues:
15
>You can also use Convert as:
>
>
>int intNumber = Convert.ToInt32( strNumber );
>
>

If you use that, you need to make sure you trap for exceptions if strNumber isn't actually a number.
-Paul

RCS Solutions, Inc.
Blog
Twitter
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform