Unboxing is a conversion of a reference type object (i.e. System.Object) to its value type instance. Unboxing must be explicitly performed in code, usually in the form of a cast operation. Related TutorialsTry/Catch block Managed code Stack User-defined types Reflection