Click here to Skip to main content
15,890,282 members
Articles / Programming Languages / C# 5.0

Emulating the Safe Navigation Operator in C#

Rate me:
Please Sign up or sign in to vote.
4.60/5 (8 votes)
20 Nov 2014CPOL11 min read 17.7K   78   9  
The safe navigation operator could prove to be a nifty feature when it eventually makes it into C#. It's included in the planned upcoming release of C# 6. Until then, you may need to emulate it.

Views

Daily Counts

Downloads

Weekly Counts

License

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


Written By
Software Developer
India India
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions