Méthode System::Collections::Concurrent::ConcurrentDictionary::get_KeysInternal
ConcurrentDictionary::get_KeysInternal method
Obtient la collection d’enveloppe pour accéder aux clés du dictionnaire.
virtual SharedPtr<typename ThisType::KeyCollection> System::Collections::Concurrent::ConcurrentDictionary<TKey, TValue>::get_KeysInternal() const override
ReturnValue
Collection nouvellement créée pour envelopper les clés de la collection.
Voir aussi
- Typedef SharedPtr
- Typedef KeyCollection
- Class ConcurrentDictionary
- Namespace System::Collections::Concurrent
- Library Aspose.Font for C++