System::Collections::Generic::_KeyCollection::GetEnumerator yöntemi

_KeyCollection::GetEnumerator method

Anahtarlar üzerinden yineleme yapan enumeratörü alır.

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

ReturnValue

Yeni oluşturulan yineleyiciye işaretçi.

Ayrıca Bakınız