Index

A note on the digital index

A link in an index entry is displayed as the section title in which that entry appears. Because some sections have multiple index markers, it is not unusual for an entry to have several links to the same section. Clicking on any link will take you directly to the place in the text in which the marker appears.

Symbols

! (not) operator, Use of Logical Operators with Conditionals
!= (not equal) operator, Relational Operators
# (pound sign), in preprocessor directives, Preprocessor Directives
#define statement, Defining Identifiers
#elif statement, #if, #elif, #else, and #endif
#else statement, Defining Identifiers, #if, #elif, #else, and #endif
#endif statement, Defining Identifiers, #if, #elif, #else, and #endif
#endregion statement, #region
#if statement, Defining Identifiers
#region statement, #region
#undef statement, Undefining Identifiers
% (modulus) operator, The modulus operator (%) to return remainders
%= (modulus assignment) operator, Calculate and reassign operators
& (ampersand), Operator Precedence
& (logical AND) operator, Operator Precedence
& (logical AND) operator, Pointers
as an address-of C++ operator, Pointers
&& (AND) operator, Use of Logical Operators with Conditionals, Operator Precedence
( ) (parentheses), Operator Precedence, Regular Expressions, Using Regex Groups
grouping in regular expressions, Using Regex Groups
nesting for proper order of operations, Operator Precedence
regular expression metacharacters, Regular Expressions
(slash), XML Documentation ...

Get Programming C#, 4th Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.