System::Collections::Generic::KeyValuePair::get_Key Methode

KeyValuePair::get_Key method

Liefert den Schlüssel.

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

ReturnValue

Konstante Referenz auf Schlüssel.

Siehe auch