System::Collections::Concurrent::ConcurrentDictionary::get_KeysInternal method
ConcurrentDictionary::get_KeysInternal method
Gets wrapper collection to access dictionary keys.
virtual SharedPtr<typename ThisType::KeyCollection> System::Collections::Concurrent::ConcurrentDictionary<TKey, TValue>::get_KeysInternal() const override
ReturnValue
Newly created collection to wrap collection’s keys.
See Also
- Typedef SharedPtr
- Typedef KeyCollection
- Class ConcurrentDictionary
- Namespace System::Collections::Concurrent
- Library Aspose.PUB for C++