Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
A selection statement causes the program control to be transferred to a specific flow based upon whether a certain condition is true or not.
The following keywords are used in selection statements:
See Also
Reference
C# Keywords
Statement Types (C# Reference)