System::Collections::Generic::KeyValuePair::get_Value 方法

KeyValuePair::get_Value method

获取值。

const TValue & System::Collections::Generic::KeyValuePair<TKey, TValue>::get_Value() const

ReturnValue

值的常量引用。

另见