ITupleBinaryOperation.LeftOperand Property

Definition

Left operand.

public:
 property Microsoft::CodeAnalysis::IOperation ^ LeftOperand { Microsoft::CodeAnalysis::IOperation ^ get(); };
public Microsoft.CodeAnalysis.IOperation LeftOperand { get; }
member this.LeftOperand : Microsoft.CodeAnalysis.IOperation
Public ReadOnly Property LeftOperand As IOperation

Property Value

Applies to