Click here to Skip to main content
15,891,675 members
Articles / Programming Languages / C# 6.0

Null-Conditional Operator in C# 6.0

Rate me:
Please Sign up or sign in to vote.
5.00/5 (8 votes)
8 Apr 2016CPOL3 min read 25K   4  
Null-conditional operator in C# 6.0 is not just a mere convenient syntactic sugar.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
I am a software developer who likes to learn new technologies.

Comments and Discussions