ICxAttributesContainer

Description

interface Tinman.Core.Cx.Declarations.ICxAttributesContainer

Derived from

ICxUsageProvider<CxAttribute, CxAttributeUsage>

Extended by

CxComponent abstract
CxParameter sealed

Base interface for nodes that contain a list of invocation arguments.

Public / Attributes

Attributes


[Constant]
public attribute Attributes → (get)

value : IVectorConst<CxAttribute>

[not-null]
The attribute list.

Returns the attributes that are associated with this PSI node.