System::Collections::Specialized::StringCollection::Enumerator klasse
Enumerator class
RTTI-informatie.
class Enumerator : public System::Collections::Generic::SimpleEnumerator<std::vector<System::String>>
Methoden
| Methode | Beschrijving |
|---|---|
| Enumerator(const SharedPtr<StringCollection>&) | Construeert een enumerator die door de opgegeven collectie iterereert. |
Opmerkingen
Enumerator type to iterate through string collection.
Zie ook
- Class SimpleEnumerator
- Class StringCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++