![]() | Sequence |
public class SequenceExpressionArrayIndexOfBy : SequenceExpressionArrayByAttributeAccessIndexOf
The SequenceExpressionArrayIndexOfBy type exposes the following members.
Name | Description | |
---|---|---|
![]() | SequenceExpressionArrayIndexOfBy(SequenceExpression, String, SequenceExpression) | Initializes a new instance of the SequenceExpressionArrayIndexOfBy class |
![]() | SequenceExpressionArrayIndexOfBy(SequenceExpressionArrayIndexOfBy, DictionarySequenceVariable, SequenceVariable, IGraphProcessingEnvironment) | Initializes a new instance of the SequenceExpressionArrayIndexOfBy class |
![]() | SequenceExpressionArrayIndexOfBy(SequenceExpression, String, SequenceExpression, SequenceExpression) | Initializes a new instance of the SequenceExpressionArrayIndexOfBy class |
Name | Description | |
---|---|---|
![]() | Children | (Inherited from SequenceExpression) |
![]() | ChildrenBase | (Inherited from SequenceComputation) |
![]() | ChildrenExpression | (Overrides SequenceExpressionArrayByAttributeAccessIndexOfChildrenExpression) |
![]() | ExecutionState |
the state of executing this sequence base
(a sequence base comprises sequences, sequence computations, sequence expressions)
(Inherited from SequenceBase) |
![]() | Id |
returns the sequence /expresion id - every sequence /expression is assigned a unique id that is used in xgrs code generation and in sequence rendering
for copies a new id is generated, too, this does not cause problems as code is only generated once per defined sequence
(Inherited from SequenceBase) |
![]() | Name | (Inherited from SequenceExpressionContainer) |
![]() | Precedence | (Inherited from SequenceExpressionArrayByAttributeAccessIndexOf) |
![]() | ReturnsValue | (Inherited from SequenceExpression) |
![]() | Symbol | (Overrides SequenceBaseSymbol) |
Name | Description | |
---|---|---|
![]() | ContainerExpr | (Inherited from SequenceExpressionContainer) |
![]() | id |
stores the sequence /expression unique id
(Inherited from SequenceBase) |
![]() | memberOrAttributeName | (Inherited from SequenceExpressionArrayByAttributeAccessIndexOf) |
![]() | 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) |
![]() | StartPositionExpr | |
![]() | ValueToSearchForExpr | (Inherited from SequenceExpressionArrayByAttributeAccessIndexOf) |