MetalamaAPI documentationAspect APIMetalama.​Framework.​Code.​CollectionsINamed­Argument­List
Open sandboxFocus

INamedArgumentList Interface

Represents a list of names arguments (i.e. setting of field or property values) in an IAttributeData. The primary interface is an IReadOnlyList<T> because the order of arguments may be important if property setters have a side effect.

Namespace: Metalama.Framework.Code.Collections
Assembly: Metalama.Framework.dll
Syntax
[CompileTime]
public interface INamedArgumentList