System::Nullable::get_Value method

Nullable::get_Value method

Returns a copy of the value represented by the current object.

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

ReturnValue

The value represented by the current object

See Also