System::Collections::Specialized::StringCollection::GetEnumerator yöntemi

StringCollection::GetEnumerator method

Mevcut koleksiyon üzerinde yineleme yapan sayacı alır.

SharedPtr<Generic::IEnumerator<System::String>> System::Collections::Specialized::StringCollection::GetEnumerator() override

ReturnValue

Mevcut koleksiyon üzerinden yineleyen yeni oluşturulmuş yineleyici.

Ayrıca Bakınız