System.Runtime.CompilerServices.ParamCollectionAttribute public sealed class ParamCollectionAttribute : Attribute Documentation Code namespace System.Runtime.CompilerServices { public sealed class ParamCollectionAttribute : Attribute { public ParamCollectionAttribute(); } }