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

NameValueCollection::GetEnumerator method

Koleksiyon içinde yineleme yapmak için enumeratörü alır.

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

ReturnValue

Mevcut koleksiyon içinde yineleme yapan enumerator oluşturuldu.

Ayrıca Bakınız