Null-conditional Operators

suggest change

Syntax

Remarks

Note that when using the null coalescing operator on a value type T you will get a Nullable<T> back.

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:



Table Of Contents