IRangeOperation.LeftOperand Property

Definition

Left operand.

public Microsoft.CodeAnalysis.IOperation LeftOperand { get; }
public Microsoft.CodeAnalysis.IOperation? LeftOperand { get; }
member this.LeftOperand : Microsoft.CodeAnalysis.IOperation
Public ReadOnly Property LeftOperand As IOperation

Property Value

Applies to