Metodo System::Collections::Concurrent::ConcurrentDictionary::get_KeysInternal
ConcurrentDictionary::get_KeysInternal method
Ottiene la collezione wrapper per accedere alle chiavi del dizionario.
virtual SharedPtr<typename ThisType::KeyCollection> System::Collections::Concurrent::ConcurrentDictionary<TKey, TValue>::get_KeysInternal() const override
ReturnValue
Collezione appena creata per avvolgere le chiavi della collezione.
Vedi anche
- Typedef SharedPtr
- Typedef KeyCollection
- Class ConcurrentDictionary
- Namespace System::Collections::Concurrent
- Library Aspose.Font for C++