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 情報。 |
参照
- Class Object
- Namespace System::Collections
- Library Aspose.Page for C++