LookupSkipPrefixes Method |
Get the expression on the right of the right-most Lookup or Dot operator (bypass any '::' and '.' prefixes).
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public override Expression SkipPrefixes()
Return Value
Type:
ExpressionSee Also