Test additional content header

ExpressionNodeTypeCollection Field

Represents a creation of an immuatable collection of values of same type.

Definition

Namespace: Fluent.Calculations.Primitives.Expressions
Assembly: Fluent.Calculations.Primitives (in Fluent.Calculations.Primitives.dll) Version: 1.1.0-aplha
public const string Collection = "Collection"

Field Value

String

Remarks

Collection might be a result of a function handling collections, hard-coded collection of constants or an input parameter of a calculation.

See Also