ParamCollectionAttribute sealed class ParamCollectionAttribute : Attribute Indicates that a method will allow a variable number of arguments in its invocation. Documentation Code public ParamCollectionAttribute()