System::Nullable::get_Value 方法

Nullable::get_Value method

返回当前对象表示的值的副本。

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

ReturnValue

当前对象表示的值

另见