Classe System::Collections::IEnumerable
IEnumerable class
IEnumerable is the base interface for all non-generic collections that can be enumerated.
class IEnumerable : public virtual System::Object
Méthodes
| Méthode | Description |
|---|---|
| virtual GetEnumerator() | Informations RTTI. |
Voir aussi
- Class Object
- Namespace System::Collections
- Library Aspose.Font for C++