System::Collections::Generic::List::GetEnumerator method

List::GetEnumerator method

Liste öğeleri arasında yineleme yapmak için enumeratörü alır.

IEnumeratorPtr System::Collections::Generic::List<T>::GetEnumerator() override

ReturnValue

Yeni oluşturulan yineleyiciye işaretçi.

Ayrıca Bakınız