System::Collections::Specialized::StringCollection::Enumerator class
Enumerator class
RTTI information.
class Enumerator : public System::Collections::Generic::SimpleEnumerator<std::vector<System::String>>
Methods
Method | Description |
---|---|
Enumerator(const SharedPtr<StringCollection>&) | Constructs enumerator iterating through specified collection. |
Remarks
Enumerator type to iterate through string collection.
See Also
- Class SimpleEnumerator
- Class StringCollection
- Namespace System::Collections::Specialized
- Library Aspose.PUB for C++