System::Collections::Generic::List::GetEnumerator 方法
List::GetEnumerator method
获取枚举器以遍历列表元素。
IEnumeratorPtr System::Collections::Generic::List<T>::GetEnumerator() override
ReturnValue
指向新创建的枚举器的指针。
另见
- Typedef IEnumeratorPtr
- Class List
- Namespace System::Collections::Generic
- Library Aspose.Page for C++