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