M
MuZZy
Hi,
Can anybod throw an example of how "ParamArrayAttribute" can be used?
I need to create a function with variable number of parameters on
C++.NET, but i don't want to use 'va_arg' macro, as it doesn't seem to
fit into .NET style.
Thank you,
Andrey
Can anybod throw an example of how "ParamArrayAttribute" can be used?
I need to create a function with variable number of parameters on
C++.NET, but i don't want to use 'va_arg' macro, as it doesn't seem to
fit into .NET style.
Thank you,
Andrey