System::Collections::Specialized::StringCollection::GetEnumerator method

StringCollection::GetEnumerator method

Mevcut koleksiyon üzerinden yineleme yapan enumeratörü alır.

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

ReturnValue

Mevcut koleksiyon üzerinde yineleme yapan yeni oluşturulmuş enumerator.

Ayrıca Bakınız