Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using Contains with empty string
Message
De
18/07/2014 10:14:22
 
 
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
VB 9.0
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01604011
Message ID:
01604053
Vues:
37
See string.IsNullOrWhiteSpace()

>I could test it to find out but it is easier to ask :). If the string 'theString' is empty but like this " " (that is has a bunch of empty characters), would .IsNullOrEmpty(theString) return true? Or I need to apply .trim() to the string?
>
>>It's a static method ot the string object:
String.IsNullOrEmpty(theString)
>>
>>>The line would be what I said below. I type the name of my string then press on the period (.). The intellisense shows all properties and methods available. But .IsNullOrEmpty is not in the drop-down list.
>>>
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform