System::DefaultBoxedValue::unbox メソッド

DefaultBoxedValue::unbox method

ボックス化された値のボックスを解除します。

const T & System::DefaultBoxedValue<T>::unbox() const

ReturnValue

現在のオブジェクトが表すボックス化された値への定数参照です。

参照