System::Nullable::get_Value メソッド

Nullable::get_Value method

現在のオブジェクトが表す値のコピーを返します。

T System::Nullable<T>::get_Value() const

ReturnValue

現在のオブジェクトが表す値

参照