System::Collections::Generic::KeyValuePair::get_Value metodo

KeyValuePair::get_Value method

Restituisce il valore.

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

ReturnValue

Riferimento costante al valore.

Vedi anche