C# Programming/Keywords/let
Appearance
The let
contextual keyword is used to define a subexpression in a query, e.g., 'let
area = calcArea(lotLength, lotWidth)'.
C# Keywords | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Special C# Identifiers (Contextual Keywords) | |||||||||||||||
| |||||||||||||||
Contextual Keywords (Used in Queries) | |||||||||||||||
|