[]
Represents a strongly typed collection of Parameter objects.
public sealed class ParameterCollection : Collection<Parameter>, IList<Parameter>, ICollection<Parameter>, IList, ICollection, IReadOnlyList<Parameter>, IReadOnlyCollection<Parameter>, IEnumerable<Parameter>, IEnumerable
Name | Description |
---|---|
ParameterCollection() | Initializes a new instance of the ParameterCollection class. |