Click here to Skip to main content
15,897,371 members
Articles / CLR

A Look at the Internals of 'boxing' in the CLR

Rate me:
Please Sign up or sign in to vote.
5.00/5 (2 votes)
2 Aug 2017CPOL6 min read 6.6K   1  
It’s a fundamental part of .NET and can often happen without you knowing, but how does it actually work? What is the .NET Runtime doing to make boxing possible?

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
Software Developer
United Kingdom United Kingdom
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions