get_Value()

Nullable::get_Value() const method

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

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

Return Value

The value represented by the current object

See Also