System::Linq::IOrderedEnumerable::GetEnumerator yöntemi

IOrderedEnumerable::GetEnumerator method

İteratörü alır.

virtual SharedPtr<System::Collections::Generic::IEnumerator<T>> System::Linq::IOrderedEnumerable<T>::GetEnumerator() override

ReturnValue

Arayüzlenmiş nesne üzerinden yineleme yapmak için kullanılabilecek yeni oluşturulan yineleyici nesnesine işaretçi.

Ayrıca Bakınız