Metodo System::Collections::Generic::KeyValuePair::get_Value

KeyValuePair::get_Value method

Ottiene il valore.

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

ReturnValue

Riferimento costante al valore.

Vedi anche