System::Collections::Generic::KeyValuePair::get_Value-Methode

KeyValuePair::get_Value method

Liefert den Wert.

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

ReturnValue

Konstante Referenz auf den Wert.

Siehe auch