System::Collections::Generic::KeyValuePair::get_Value método

KeyValuePair::get_Value method

Obtiene el valor.

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

ReturnValue

Referencia constante al valor.

Ver también