System::Collections::Specialized::StringCollection::Enumerator klasse

Enumerator class

RTTI-informatie.

class Enumerator : public System::Collections::Generic::SimpleEnumerator<std::vector<System::String>>

Methoden

MethodeBeschrijving
Enumerator(const SharedPtr<StringCollection>&)Construeert een enumerator die door de opgegeven collectie iterereert.

Opmerkingen

Enumerator type to iterate through string collection.

Zie ook