| ||||||||||
ParamArrayAttribute ClassIndicates that the method will allow a variable number of arguments in its invocation. This class cannot be inherited.
RemarksA parameter array allows the specification of an unknown number of arguments. A parameter array must be the last parameter in a formal parameter list, and it must be a single-dimension array. A parameter array permits arguments to a method to be specified in two ways:
For more information about using attributes, see Extending Metadata Using Attributes. See Also |
| |||||||||
Check out related books at Amazon
© 2000-2008 Rey Nuñez All rights reserved.
If you have any question, comment or suggestion
about this site, please send us a note
You can help support aspxtreme