طريقة System::Collections::Generic::_KeyCollection::GetEnumerator

_KeyCollection::GetEnumerator method

يحصل على المُعدِّد الذي يتنقل عبر المفاتيح.

SharedPtr<IEnumerator<TKey>> System::Collections::Generic::_KeyCollection<Dict>::GetEnumerator() override

ReturnValue

مؤشر إلى المُعدِّد الذي تم إنشاؤه حديثًا.

انظر أيضًا