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:
00697279
Views:
13
Glad to help. generic code generator class... sounds exciting and a learning experience!!

>>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);
>
>Thanks Cathi... need this for a generic code generator class. Messy stuff and it has to work with C#, VB and JScript... eeek.
>
>+++ Rick ---
-----------------------------------------

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
Reply
Map
View

Click here to load this message in the networking platform