 | EvaluatorVariableNames Property |
Returns a list of all the variables that have been added to the
Evaluator context.
Namespace:
Data.Eval
Assembly:
Data_Eval (in Data_Eval.dll) Version: 2.5.0
Syntaxpublic List<string> VariableNames { get; }
Property Value
Type:
ListString
See Also