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

KeyValuePair::get_Key method

キーを取得します。

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

ReturnValue

キーへの const 参照。

参照