9.1. Pointer types

Pointer types are special – they are only used in unsafe codes (code blocks marked with the unsafe keyword) and are not usually used in most applications. Pointer types will not be discussed here (see Chapter 29).

Get From Java to C#: A Developer's Guide 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.