System::Collections::Specialized::StringCollection::Enumerator 类
Enumerator class
RTTI 信息。
class Enumerator : public System::Collections::Generic::SimpleEnumerator<std::vector<System::String>>
方法
| 方法 | 描述 |
|---|---|
| Enumerator(const SharedPtr<StringCollection>&) | 构造枚举器以遍历指定的集合。 |
备注
Enumerator type to iterate through string collection.
另见
- Class SimpleEnumerator
- Class StringCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++