NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

ParamArrayAttribute Class

[To be supplied.]

Object
   Attribute
      ParamArrayAttribute

[Visual Basic]
Public Class ParamArrayAttribute
   Inherits Attribute
[C#]
public class ParamArrayAttribute : Attribute
[C++]
public __gc class ParamArrayAttribute : public Attribute
[JScript]
public class ParamArrayAttribute extends Attribute

Remarks

[To be supplied.]

Requirements

Namespace: System

Assembly: mscorlib.dll

See Also

ParamArrayAttribute Members | System Namespace