ParamArrayAttribute Class
Indicates that a method will allow a variable number of arguments in its invocation. This class cannot be inherited.
Namespace:
SystemAssembly: Bridge (in Bridge.dll)
Syntax
[ExternalAttribute] [NameAttribute] public class ParamArrayAttribute
<ExternalAttribute> _ <NameAttribute> _ Public Class ParamArrayAttribute
[ExternalAttribute] [NameAttribute] public ref class ParamArrayAttribute