IRangeOperation.RightOperand Property

Definition

Right operand.

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

Property Value

Applies to