Click here to Skip to main content
15,889,595 members
Articles / Programming Languages / C#

C# 7 - New Inline Out Variables

Rate me:
Please Sign up or sign in to vote.
4.68/5 (4 votes)
2 Oct 2017CPOL1 min read 35.5K  
C# 7 has the ability to declare a variable right at the point where it is passed as an out argument

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
Founder Erisia Web Development
South Africa South Africa
I am a software developer in Johannesburg, South Africa. I specialise in C# and ASP.NET MVC, with SQL Server, with special fondness for MVC and jQuery. I have been in this business for about eighteen years, and am currently trying to master Angular 4 and .NET Core, and somehow find a way to strengthen my creative faculties.
- Follow me on Twitter at @bradykelly

Comments and Discussions