Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Variable parameters in VB
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00697206
Message ID:
00697254
Views:
15
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform