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, Conditional Operators, Preprocessor Directives, Conditional Compilation
!= comparison operator, Equality and Comparison Operators, Equality operators (== and !=), Equality ComparisonOverriding GetHashCode
# (preprocessor directives), Preprocessor Directives
$ end of string (regex), Anchors
% remainder operator, Arithmetic Operators
& (address of) operator, Pointer Basics
& logical and operator, Bitwise operators, Bitwise operators, Simulating a C Union
& ref/out parameter, ref and out parameter type names
&& conditional and operator, Conditional Operators, Preprocessor Directives, Conditional Compilation
' generic type name, Generic type names
' literal character, Strings and Characters
() function/method call operator, Primary Expressions
(?=expr) regex named groups, Lookahead and Lookbehind
* 0 or more matches (regex), Quantifiers
* dereference operator, Pointer Basics
* multiplication operator, A First C# Program, Arithmetic Operators
* XPath wildcard, Common XPath Operators
+ 1 or more matches (regex), Quantifiers
+ addition operator, Arithmetic Operators, String concatenation
+ nested namespace separator, Nested type names
+ string ...

Get C# 5.0 in a Nutshell, 5th 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.