ICxParametersContainer

Description

interface Tinman.Core.Cx.Declarations.ICxParametersContainer

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

Public / Attributes

Parameters


[Constant]
public attribute Parameters → (get)

value : IVectorConst<CxParameter>

[not-null]
The parameter list.

Returns the invocation parameters of this PSI node.