Метод System::Collections::Generic::KeyValuePair::get_Value

KeyValuePair::get_Value method

Получает значение.

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

ReturnValue

Константная ссылка на значение.

См. также