Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP inlist() in c#
Message
De
02/06/2008 09:24:36
 
 
À
02/06/2008 09:02:42
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Divers
Thread ID:
01320903
Message ID:
01320953
Vues:
66
>> Neat!. I'd forgotten you could use that to create the array....

Now, I am surprised ...


I take it that is the way Console.WriteLine() handles the variable number of parameters
static void WriteLine(params object[] list)
{
  ...
}
Gregory
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform