System::Collections::Generic::KeyValuePair::get_Value metod

KeyValuePair::get_Value method

Hämtar värde.

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

ReturnValue

Konstant referens till värde.

Se även