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>, IEnumerableProperties
| Name | Description |
|---|---|
| this[string] |
Methods
| Name | Description |
|---|---|
| ToValueArray() |