ExplicitCastExpression.Operand Property

Definition

Gets the operand.

public virtual System.Linq.Expressions.Expression Operand { get; }
member this.Operand : System.Linq.Expressions.Expression
Public Overridable ReadOnly Property Operand As Expression

Property Value

The operand.

Applies to