Bridge

ParamArrayAttribute Class

Indicates that a method will allow a variable number of arguments in its invocation. This class cannot be inherited.

Namespace:  System
Assembly:  Bridge (in Bridge.dll)

Syntax


[ExternalAttribute]
[NameAttribute]
public class ParamArrayAttribute
<ExternalAttribute> _
<NameAttribute> _
Public Class ParamArrayAttribute
[ExternalAttribute]
[NameAttribute]
public ref class ParamArrayAttribute

Inheritance Hierarchy


System..::..Object
  System..::..ParamArrayAttribute