Click or drag to resize

ExpressionFirstPrefix Method

Get the expression on the left of the left-most Dot operator.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public virtual Expression FirstPrefix()

Return Value

Type: Expression
See Also