System::Collections::Specialized::StringCollection::Enumerator Klasse
Enumerator class
RTTI-Informationen.
class Enumerator : public System::Collections::Generic::SimpleEnumerator<std::vector<System::String>>
Methoden
| Methode | Beschreibung |
|---|---|
| Enumerator(const SharedPtr<StringCollection>&) | Konstruiert einen Enumerator, der durch die angegebene Sammlung iteriert. |
Hinweise
Enumerator type to iterate through string collection.
Siehe auch
- Class SimpleEnumerator
- Class StringCollection
- Namespace System::Collections::Specialized
- Library Aspose.Font for C++