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 public virtual Expression FirstPrefix()
Return Value
Type:
ExpressionSee Also