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.
In this section, the following pointer expressions are discussed:
Obtaining the Value of a Variable
Obtaining the Address of a Variable
Accessing a Member via Pointer (C# Programming Guide)
Accessing an Element via Pointer (C# Programming Guide)
See Also
Reference
Pointer Conversions (C# Programming Guide)
Pointer types (C# Programming Guide)
unsafe (C# Reference)
fixed Statement (C# Reference)
stackalloc (C# Reference)