System::Collections::Specialized::NameValueCollection::GetEnumerator method
NameValueCollection::GetEnumerator method
Gets enumerator to iterate through collection.
System::SharedPtr<Generic::IEnumerator<String>> System::Collections::Specialized::NameValueCollection::GetEnumerator() override
ReturnValue
Created enumerator iterating through current collection.
See Also
- Typedef SharedPtr
- Class IEnumerator
- Class String
- Class NameValueCollection
- Namespace System::Collections::Specialized
- Library Aspose.PUB for C++