GraphSetter::Evaluate Method (Object^)
Visual Studio 2015
Compiles the expression and returns its evaluator
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
Parameters
- context
-
Type:
System::Object^
The context object against which to evaluate the result.
Return Value
Type: System::Object^The evaluator for this condition. Null if the condition cannot be compiled.
Show: