System::Collections::Concurrent::ConcurrentDictionary::get_KeysInternal 方法
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.Font for C++