System::Collections::Generic::KeyValuePair::get_Key method

KeyValuePair::get_Key method

获取键。

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

ReturnValue

对键的常量引用。

另见