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