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