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

Новосозданная коллекция для обёртывания ключей коллекции.

См. также