Name

ParamArray

Valid on

Parameter

Description

Indicates that a parameter actually stands for a variable number of parameters. This attribute need never be used by Visual Basic .NET programs because Visual Basic .NET has a ParamArray keyword. It’s interesting to note that the ParamArray keyword is compiled into the ParamArray attribute. This attribute takes no arguments and has no properties. See Chapter 2 for information about the ParamArray keyword.

Get Programming Visual Basic .NET now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.