System::Collections::Generic::KeyValuePair::get_Key 方法

KeyValuePair::get_Key method

获取键。

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

ReturnValue

键的常量引用。

另见