System::Collections::Specialized::NameValueCollection::GetEnumerator methode

NameValueCollection::GetEnumerator method

Haalt enumerator op om door de collectie te itereren.

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

ReturnValue

Aangemaakte enumerator die door de huidige collectie iterereert.

Zie ook