System::Nullable::get_Value método

Nullable::get_Value method

Devuelve una copia del valor representado por el objeto actual.

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

ReturnValue

El valor representado por el objeto actual

Ver también