![]() | Sequence |
Name | Description | |
---|---|---|
![]() | GetLocalVariables(DictionarySequenceVariable, SetValueType, ListSequenceExpressionConstructor) | Collects all variables of the sequence expression tree into the variables dictionary, and all container and internal object constructors used into the constructors array. |
![]() | GetLocalVariables(DictionarySequenceVariable, SetValueType, ListSequenceExpressionConstructor, SequenceBase) | Walks the sequence tree from this on to the given target sequence base (inclusive), collecting all variables found on the way into the variables dictionary, and all container and object type constructors used into the constructors array. |