Click or drag to resize

SequenceExpressionNodesFromIndexMultipleFromTo Properties

The SequenceExpressionNodesFromIndexMultipleFromTo type exposes the following members.

Properties
  NameDescription
Public propertyChildren (Inherited from SequenceExpression.)
Public propertyChildrenBase (Inherited from SequenceComputation.)
Public propertyChildrenExpression (Inherited from SequenceExpressionFromIndexMultipleFromTo.)
Public propertyExecutionState
the state of executing this sequence base (a sequence base comprises sequences, sequence computations, sequence expressions)
(Inherited from SequenceBase.)
Protected propertyFunctionSymbol (Overrides SequenceExpressionFromIndexMultipleFromToFunctionSymbol.)
Public propertyId
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.)
Public propertyPartsEnumerator (Inherited from SequenceExpressionFromIndexMultipleFromTo.)
Public propertyPrecedence (Overrides SequenceBasePrecedence.)
Public propertyReturnsValue (Inherited from SequenceExpression.)
Public propertyRootType (Overrides SequenceExpressionFromIndexMultipleFromToRootType.)
Public propertySymbol (Inherited from SequenceExpressionFromIndexMultipleFromTo.)
Top
See Also