BinaryOp.operand2 Field

Definition

Represents the second operand of the operation.

This API supports the product infrastructure and is not intended to be used directly from your code.

protected: Microsoft::JScript::AST ^ operand2;
protected Microsoft.JScript.AST operand2;
val mutable operand2 : Microsoft.JScript.AST
Protected operand2 As AST 

Field Value

AST

Applies to