System::Collections::IEnumerable class
IEnumerable class
IEnumerable is the base interface for all non-generic collections that can be enumerated.
class IEnumerable : public virtual System::Object
Methods
Method | Description |
---|---|
virtual GetEnumerator() | RTTI information. |
See Also
- Class Object
- Namespace System::Collections
- Library Aspose.PUB for C++