System::Collections::Generic::KeyValuePair::get_Key méthode

KeyValuePair::get_Key method

Obtient la clé.

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

ReturnValue

Référence constante à la clé.

Voir aussi