System::Collections::Concurrent::ConcurrentDictionary::get_KeysInternal method

ConcurrentDictionary::get_KeysInternal method

辞書のキーにアクセスするためのラッパーコレクションを取得します。

virtual SharedPtr<typename ThisType::KeyCollection> System::Collections::Concurrent::ConcurrentDictionary<TKey, TValue>::get_KeysInternal() const override

ReturnValue

コレクションのキーをラップするために新しく作成されたコレクション。

参照