System::Collections::Concurrent::ConcurrentDictionary::get_KeysInternal-Methode
ConcurrentDictionary::get_KeysInternal method
Erhält die Wrapper-Sammlung, um auf die Wörterbuchschlüssel zuzugreifen.
virtual SharedPtr<typename ThisType::KeyCollection> System::Collections::Concurrent::ConcurrentDictionary<TKey, TValue>::get_KeysInternal() const override
ReturnValue
Neu erstellte Sammlung, um die Schlüssel der Sammlung zu umschließen.
Siehe auch
- Typedef SharedPtr
- Typedef KeyCollection
- Class ConcurrentDictionary
- Namespace System::Collections::Concurrent
- Library Aspose.Font for C++