System::Collections::Specialized::StringCollection::Enumerator sınıfı
Enumerator class
RTTI bilgisi.
class Enumerator : public System::Collections::Generic::SimpleEnumerator<std::vector<System::String>>
Yöntemler
| Yöntem | Açıklama |
|---|---|
| Enumerator(const SharedPtr<StringCollection>&) | Belirtilen koleksiyon içinde yineleme yapan enumerator’ı oluşturur. |
Açıklamalar
Enumerator type to iterate through string collection.
Ayrıca Bakınız
- Class SimpleEnumerator
- Class StringCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++