[This is preliminary documentation and is subject to change.]

The Box<(Of <(<'T>)>)> type exposes the following members.

Constructors

  NameDescription
Public methodBox<(Of <(<'T>)>)>
CTor

Methods

  NameDescription
Public methodClone
Creates a new object that is a copy of the current instance.
(Overrides Cloenable<(Of <(<'T>)>)>..::..Clone()()()().)
Public methodClone1
Implements Clone()()()()
(Inherited from Cloenable<(Of <(<'T>)>)>.)
Public methodToString
String representationm of current instance
(Overrides Object..::..ToString()()()().)

Operators

Properties

  NameDescription
Public propertyItem
The value of boxed type

See Also