Loading
Boxing and unboxing is a essential concept in VB.NET’s type system. With Boxing and unboxing one can link between value-types and reference-types by allowing any value of a value-type to be converted to and from type object.
Editorial changes — reviews, status changes and edits — are shown to the author of this article and to the editors.