System::Collections::Concurrent::ConcurrentDictionary::get_KeysInternal method
ConcurrentDictionary::get_KeysInternal method
डिक्शनरी कुंजियों तक पहुँचने के लिए रैपर कलेक्शन प्राप्त करता है।
virtual SharedPtr<typename ThisType::KeyCollection> System::Collections::Concurrent::ConcurrentDictionary<TKey, TValue>::get_KeysInternal() const override
ReturnValue
कुंजियों को रैप करने के लिए नया बनाया गया संग्रह।
संबंधित देखें
- Typedef SharedPtr
- Typedef KeyCollection
- Class ConcurrentDictionary
- Namespace System::Collections::Concurrent
- Library Aspose.Page for C++