Evaluates the operand of the search. Treated
as a perturbation so graphs are not updated.
| [Visual Basic .NET] |
|---|
Public Function Evaluate() As Boolean
|
| [C#] |
|---|
public bool Evaluate();
|
| [Managed C++] |
|---|
public: bool Evaluate();
|
| [Java] |
|---|
public bool evaluate();
|
| [Unmanaged C++] |
|---|
public: HRESULT Evaluate(
|