System::Collections::IEnumerable Klasse

IEnumerable class

IEnumerable is the base interface for all non-generic collections that can be enumerated.

class IEnumerable : public virtual System::Object

Methoden

MethodeBeschreibung
virtual GetEnumerator()RTTI-Informationen.

Siehe auch