Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Use of question mark in parameters
Message
De
07/11/2011 11:07:07
 
 
À
07/11/2011 10:59:18
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Versions des environnements
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01528240
Message ID:
01528242
Vues:
74
>What is this use of question mark in a parameter:
>
>
>Private Function GetNonNullable(ByVal tdNullable As Date?) As Date
>
I'd say it means that tdNullable can be null http://msdn.microsoft.com/en-us/library/b3h38hb0.aspx#Y1537

You may want to test tdNullable.HasValue to verify whether it contains a value
Gregory
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform