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

方法

方法描述
virtual GetEnumerator()RTTI 信息。

另见