System::Collections::Specialized::StringCollection::Enumerator kelas
Enumerator class
Informasi RTTI.
class Enumerator : public System::Collections::Generic::SimpleEnumerator<std::vector<System::String>>
Metode
| Metode | Deskripsi |
|---|---|
| Enumerator(const SharedPtr<StringCollection>&) | Membuat enumerator yang mengiterasi melalui koleksi yang ditentukan. |
Catatan
Enumerator type to iterate through string collection.
Lihat Juga
- Class SimpleEnumerator
- Class StringCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++