Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Variable parameters in VB
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00697206
Message ID:
00697254
Vues:
14
Hi Rick,

You use the ParamArray like below:
Public Sub SomeMethod (ParamArray Parameters() As Object)
>Does anybody know if VB supports variable parameters as C# does with:
>
>
public SomeMethod(params object[] Parameters);
-----------------------------------------

Cathi Gero, CPA
Prenia Software & Consulting Services
Microsoft C# / .NET MVP
Mere Mortals for .NET MVP
cgero@prenia.com
www.prenia.com
Weblog: blogs.prenia.com/cathi
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform