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

_ValueCollection::GetEnumerator method

Değerler üzerinde yineleme yapan enumeratörü alır.

SharedPtr<IEnumerator<TValue>> System::Collections::Generic::_ValueCollection<Dict>::GetEnumerator() override

ReturnValue

Yeni oluşturulan yineleyiciye işaretçi.

Ayrıca Bakınız