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++