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.Font for C++