System::Collections::Generic::KeyValuePair::get_Key metodo

KeyValuePair::get_Key method

Restituisce la chiave.

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

ReturnValue

Riferimento costante alla chiave.

Vedi anche