Click here to Skip to main content
15,884,629 members
Articles / Programming Languages / C#

Forgotten C# language features: implicit operator

Rate me:
Please Sign up or sign in to vote.
5.00/5 (15 votes)
26 Feb 2013CPOL2 min read 42.5K   24  
A throw-back to a .NET 1.1 feature to use instead of writing an extension method.

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
Program Manager
United States United States
Jeff Fritz is a senior program manager in Microsoft’s Developer Division working on the .NET Community Team. As a long time web developer and application architect with experience in large and small applications across a variety of verticals, he knows how to build for performance and practicality. Four days a week, you can catch Jeff hosting a live video stream called 'Fritz and Friends' at twitch.tv/csharpfritz. You can also learn from Jeff on WintellectNow and Pluralsight, follow him on twitter @csharpfritz, and read his blog at jeffreyfritz.com

Comments and Discussions