[]
Represents a collection of parameters for the 'Apply Parameters' action.
public sealed class ApplyParametersCollection : Collection<ApplyParameter>, IList<ApplyParameter>, ICollection<ApplyParameter>, IList, ICollection, IReadOnlyList<ApplyParameter>, IReadOnlyCollection<ApplyParameter>, IEnumerable<ApplyParameter>, IEnumerable
Name | Description |
---|---|
ApplyParametersCollection() | Initializes a new instance of the ApplyParametersCollection class. |