Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
C# language feature
Message
De
04/09/2007 03:26:32
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
C# language feature
Divers
Thread ID:
01252085
Message ID:
01252085
Vues:
77
I came across some code that I havent seen before. Pardon my ignorance, but what does the "?" do in this:
public static double? GetValue( FieldObj field )
	{
		return field.GetDouble() as double?);
	}
Thanks
Danijel
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform