System::Nullable::get_Value method

Nullable::get_Value method

Restituisce una copia del valore rappresentato dall’oggetto corrente.

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

ReturnValue

Il valore rappresentato dall’oggetto corrente

Vedi anche