Read-only list of IParameter.
Namespace: Metalama.Framework.Code.Collections
Assembly: Metalama.Framework.dll
Syntax
[CompileTime]
public interface IParameterList : IReadOnlyList<IParameter>, IReadOnlyCollection<IParameter>, IEnumerable<IParameter>, IEnumerable
Properties
Name | Description |
---|---|
this[string] |
Methods
Name | Description |
---|---|
ToValueArray() |