System::Collections::Generic::KeyValuePair::get_Key metod

KeyValuePair::get_Key method

Hämtar nyckel.

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

ReturnValue

Konstant referens till nyckel.

Se även