Click or drag to resize

SequenceExpressionCountBoundedReachableGetLocalVariables Method

Overload List
  NameDescription
Public methodGetLocalVariables(DictionarySequenceVariable, SetValueType, ListSequenceExpressionConstructor) (Overrides SequenceComputationGetLocalVariables(DictionarySequenceVariable, SetValueType, ListSequenceExpressionConstructor).)
Public methodGetLocalVariables(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.
(Inherited from SequenceBase.)
Top
See Also