System::Collections::Concurrent::ConcurrentDictionary::get_KeysInternal yöntemi

ConcurrentDictionary::get_KeysInternal method

Sözlük anahtarlarına erişmek için sarmalayıcı koleksiyon alır.

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

ReturnValue

Koleksiyonun anahtarlarını sarmalamak için yeni oluşturulmuş koleksiyon.

Ayrıca Bakınız