Метод System::Collections::Generic::KeyValuePair::get_Key

KeyValuePair::get_Key method

Получает ключ.

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

ReturnValue

Константная ссылка на ключ.

См. также