System.Runtime.CompilerServices.StrongBox<T> Members

The members of System.Runtime.CompilerServices.StrongBox<T> are listed below.

See Also: Inherited members from System.Object

Public Constructors

Initializes a new StrongBox which can receive a value when used in a reference call.

Documentation for this section has not yet been entered.

Public Fields

ValueT.

Represents the value that the System.Runtime.CompilerServices.StrongBox`1 references.

Explicitly Implemented Interface Members