![]() | Sequence |
The SequenceExpressionFunctionCallCompiled type exposes the following members.
Name | Description | |
---|---|---|
![]() | ArgumentExpressions |
An array of expressions used to compute the input arguments.
(Inherited from SequenceExpressionFunctionCall) |
![]() | Arguments |
Buffer to store the argument values for the call; used to avoid unneccessary memory allocations.
(Inherited from SequenceExpressionFunctionCall) |
![]() | id |
stores the sequence /expression unique id
(Inherited from SequenceBase) |
![]() | isExternal | |
![]() | name | |
![]() | package | |
![]() | packagePrefixedName | |
![]() | ReturnType | The type returned |
![]() | SequenceComputationType |
The type of the sequence computation (e.g. Assignment or MethodCall)
(Inherited from SequenceComputation) |
![]() | SequenceExpressionType |
The type of the sequence expression (e.g. Variable or IsVisited)
(Inherited from SequenceExpression) |