System::Collections::Specialized::StringCollection::GetEnumerator metodo
StringCollection::GetEnumerator method
Ottiene l’enumeratore che itera attraverso la collezione corrente.
SharedPtr<Generic::IEnumerator<System::String>> System::Collections::Specialized::StringCollection::GetEnumerator() override
ReturnValue
Enumeratore appena creato che itera attraverso la collezione corrente.
Vedi anche
- Typedef SharedPtr
- Class IEnumerator
- Class String
- Class StringCollection
- Namespace System::Collections::Specialized
- Library Aspose.Font for C++