Statements are program instructions. Except as described in the topics referenced in the following table, statements are executed in sequence. The following table lists the C# statement keywords. For more information about statements that are not expressed with any keyword, see Statements.
Category C# keywords Selection statementsif
, switch
Iteration statements do
, for
, foreach
, while
Jump statements break
, continue
, goto
, return
Exception-handling statements throw
, try-catch
, try-finally
, try-catch-finally
checked and unchecked statements checked
, unchecked
fixed statement fixed
lock statement lock
yield statement yield
See also
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide. Additional resources In this articleWas this page helpful?
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4