System::Collections::Specialized::NameValueCollection::GetEnumerator метод
NameValueCollection::GetEnumerator method
Получает перечислитель для перебора коллекции.
System::SharedPtr<Generic::IEnumerator<String>> System::Collections::Specialized::NameValueCollection::GetEnumerator() override
ReturnValue
Создан перечислитель, проходящий текущую коллекцию.
См. также
- Typedef SharedPtr
- Class IEnumerator
- Class String
- Class NameValueCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++