STK AgSearchSend comments on this topic.
Evaluate Method (IAgSearchPluginOperand)
See Also
Windows





Windows & Linux

Description

Evaluates the operand of the search. Treated as a perturbation so graphs are not updated.

Syntax

[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();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.