Glossary:Definition - Unboxing
Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio
| Term | Unboxing | |
| Definition | Conversion of a reference typed object to the associated value type instance. Usually, unboxing is performed explicitly by a cast operation. | |
| See also | Boxing | |
| This C# Online.NET definition is from the Glossary of .NET / C# Terms. | ||