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(); |
[Unmanaged C++] |
---|
public: HRESULT Evaluate( VARIANT_BOOL * pReturn ); |
[Java] |
---|
public bool evaluate(); |