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

KeyValuePair::get_Key method

Obtiene la clave.

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

ReturnValue

Referencia constante a la clave.

Ver también