System::Collections::Concurrent::ConcurrentDictionary::get_KeysInternal method
ConcurrentDictionary::get_KeysInternal method
Haalt de wrappercollectie op om toegang te krijgen tot de sleutels van de dictionary.
virtual SharedPtr<typename ThisType::KeyCollection> System::Collections::Concurrent::ConcurrentDictionary<TKey, TValue>::get_KeysInternal() const override
ReturnValue
Nieuw aangemaakte collectie om de sleutels van de collectie te omhullen.
Zie ook
- Typedef SharedPtr
- Typedef KeyCollection
- Class ConcurrentDictionary
- Namespace System::Collections::Concurrent
- Library Aspose.Page for C++